Newman Run Dashboard

Thursday, 19 February 2026 04:30:41
Total Iterations

3

Total Assertions

123

Total Failed Tests

13

Total Skipped Tests

0


File Information
Collection: Inwarranty-flow Collection DataDriven
Environment: QA
Timings and Data
Total run duration: 36.2s
Total data received: 2.4MB
Average response time: 277ms
Summary Item Total Failed
Requests 123 0
Prerequest Scripts 132 0
Test Scripts 153 0
Assertions 123 13
Skipped Tests 0 -



Showing 13 Failures

Failed Test: Response Time is less than 100ms

Assertion Error Message
expected 485 to be below 100
Failed Test: Response time is less than 200ms

Assertion Error Message
expected 236 to be below 200
Failed Test: Response time less than 150ms

Assertion Error Message
expected 255 to be below 150
Failed Test: Response time is less than 200

Assertion Error Message
expected 247 to be below 200
Failed Test: Response time < 300ms

Assertion Error Message
expected 303 to be below 300
Failed Test: Response Time is less than 100ms

Assertion Error Message
expected 237 to be below 100
Failed Test: Response time is less than 200ms

Assertion Error Message
expected 236 to be below 200
Failed Test: Response time less than 150ms

Assertion Error Message
expected 252 to be below 150
Failed Test: Response time is less than 200

Assertion Error Message
expected 242 to be below 200
Failed Test: Response Time is less than 100ms

Assertion Error Message
expected 235 to be below 100
Failed Test: Response time is less than 200ms

Assertion Error Message
expected 238 to be below 200
Failed Test: Response time less than 150ms

Assertion Error Message
expected 255 to be below 150
Failed Test: Response time is less than 200

Assertion Error Message
expected 243 to be below 200


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 485ms
Mean size per request: 690B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Demo {{username}}
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a7650dfc-4785-49a4-bce2-f42b8c42fa1b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-OiiDv8p/MK16BdPVxwa2qO2J798"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MDV9.uY0kgU8MpxOfFtHmi3mAnYzC5i3-OMpOCBWwEfJPahw"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response should be json 1 0 0
Response Time is less than 100ms 0 1 0
Message is Success 1 0 0
Token is not null 1 0 0
Verify json schema 1 0 0
Valid JWT Token 1 0 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Response Time is less than 100ms
expected 485 to be below 100
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 237ms
Mean size per request: 111B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Demo {{username}}
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8d17102c-359c-435d-8ffc-971a21aed1ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 60
Request Body
{
            "username": "iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct message is shown 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 438B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MDV9.uY0kgU8MpxOfFtHmi3mAnYzC5i3-OMpOCBWwEfJPahw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d9b91f5f-356d-4021-b5a1-ca8b9a1d8c9f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time is less than 200ms 0 1 0
Response body message contains Success 1 0 0
Verify json response schema 1 0 0
Verify response has fields id and email_id 1 0 0
Verify if role is frontDesk 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Response time is less than 200ms
expected 236 to be below 200
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/dashboard/count'](http://64.227.160.186:9000/v1/dashboard/count') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \-H 'Connection: keep-alive' \-H 'If-None-Match: W/"f1-uWm6lTWahR9mf4XVPHCW+XB9HU4"' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \--insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 241B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MDV9.uY0kgU8MpxOfFtHmi3mAnYzC5i3-OMpOCBWwEfJPahw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1244f560-c5d2-4e9f-b845-896b98e562f5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 241
ETag W/"f1-weXch1NidjGMfp9ZyTYYV2kUn0Q"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":81},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status is 200 1 0 0
Response time less than 150ms 0 1 0
Verify message is success 1 0 0
Verify json schema 1 0 0
Verfiy if the length of the data array is 3 1 0 0
Verify if keys are present in response 1 0 0
Verify if count of Pending for delivery is number 1 0 0
Verify if count of Created today is number 1 0 0
Verify if count of Pending for FST assignment is number 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
Response time less than 150ms
expected 255 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MDV9.uY0kgU8MpxOfFtHmi3mAnYzC5i3-OMpOCBWwEfJPahw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b61cd40-60c1-4431-99ae-9a7fc23ec8de
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status is 200 1 0 0
Response time is less than 200 0 1 0
Response has these keys 1 0 0
Json schema validation 1 0 0
Verify if key is storing a non empty array 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time is less than 200
expected 247 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"mumbai","last_name":"mumbai","mobile_number":"9876543211","mobile_number_alt":"","email_id":"a@yopmail.com","email_id_alt":""},"customer_address":{"flat_number":"mumbai","apartment_name":"mumbai","street_name":"mumbai","landmark":"mumbai","area":"mumbai","pincode":"400703","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2026-01-10T18:30:00.000Z","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"93 battery health"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 303ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MDV9.uY0kgU8MpxOfFtHmi3mAnYzC5i3-OMpOCBWwEfJPahw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b8f03cbb-4e93-4b39-bd0f-b80ae1f20a82
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1063
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "saitama",
                "last_name": "sensei",
                "mobile_number": "708-424-4821",
                "mobile_number_alt": "",
                "email_id": "saitama@yopmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "mumbai",
                "apartment_name": "mumbai",
                "street_name": "mumbai",
                "landmark": "mumbai",
                "area": "mumbai",
                "pincode": "400703",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2026-01-10T18:30:00.000Z",
                "serial_number": "864907109497931",
                "imei1": "864907109497931",
                "imei2": "864907109497931",
                "popurl": "2026-01-10T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "93 battery health"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-wXegJFvk7Tj0LpYKkvBVNL1Fxao"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":191201,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":191219,"tr_customer_product_id":191209,"job_number":"JOB_191201"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time < 300ms 0 1 0
Job created succesfully 1 0 0
Verify json schema 1 0 0
Verify if id is present in the response data 1 0 0
Verify if job_number is present in the response data 1 0 0
Verify if tr_customer_product_id is present in the response data 1 0 0
Verify if tr_customer_id is present in the response data 1 0 0
Verify if mst_oem_id is present in the response data 1 0 0
Verify if mst_warrenty_status_id is present in the response data 1 0 0
Verify if mst_platform_id is present in the response data 1 0 0
Verify if mst_service_location_id is present in the response data 1 0 0
Verify if job starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Response time < 300ms
expected 303 to be below 300
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qUytWU8QdsgS7sMqlW5tBxTez88"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 241B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MDV9.uY0kgU8MpxOfFtHmi3mAnYzC5i3-OMpOCBWwEfJPahw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c150b57e-ec41-4914-9297-96fddbbfb30b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 241
ETag W/"f1-zpVDsMydgEEBX6vzI8TeSi89b5A"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":83},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 311ms
Mean size per request: 81.02KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MDV9.uY0kgU8MpxOfFtHmi3mAnYzC5i3-OMpOCBWwEfJPahw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d9b5037c-70ef-45ce-bed7-dcf278dd79a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"14415-GIEmOfqWicR9/1hlori14jJRkm4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191200,"job_number":"JOB_191200","tr_customer_id":191218,"tr_customer_product_id":191208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Mikel Keebler","mobile_number":"804-386-4448","email_id":"Rebekah.Williamson91@gmail.com","dop":"2025-04-06","serial_number":"13936914947427026","imei1":"13936914947427026","imei2":"13936914947427026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191199,"job_number":"JOB_191199","tr_customer_id":191217,"tr_customer_product_id":191207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Sean Armstrong","mobile_number":"870-821-7245","email_id":"Reece.Goyette46@hotmail.com","dop":"2025-04-06","serial_number":"12104179943918958","imei1":"12104179943918958","imei2":"12104179943918958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191198,"job_number":"JOB_191198","tr_customer_id":191216,"tr_customer_product_id":191206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"Hollis Hodkiewicz","mobile_number":"426-792-6731","email_id":"Lonny_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"10858614378033","imei1":"10858614378033","imei2":"10858614378033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191197,"job_number":"JOB_191197","tr_customer_id":191215,"tr_customer_product_id":191205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11285978399661","imei1":"11285978399661","imei2":"11285978399661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191196,"job_number":"JOB_191196","tr_customer_id":191214,"tr_customer_product_id":191204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:04.000Z","name":"Donavon Ledner","mobile_number":"956-780-1388","email_id":"Tyshawn_Heidenreich62@yahoo.com","dop":"2025-04-06","serial_number":"19558276965750","imei1":"19558276965750","imei2":"19558276965750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191195,"job_number":"JOB_191195","tr_customer_id":191213,"tr_customer_product_id":191203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10335959294930","imei1":"10335959294930","imei2":"10335959294930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191194,"job_number":"JOB_191194","tr_customer_id":191212,"tr_customer_product_id":191202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:03.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Norval Lynch","mobile_number":"735-671-3851","email_id":"Kaylee.Gibson7@hotmail.com","dop":"2025-04-06","serial_number":"13780079638558418","imei1":"13780079638558418","imei2":"13780079638558418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191193,"job_number":"JOB_191193","tr_customer_id":191211,"tr_customer_product_id":191201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:01.000Z","modified_at":"2026-02-19T04:30:01.000Z","name":"Lenny Rice","mobile_number":"981-780-0083","email_id":"Clay_Luettgen85@hotmail.com","dop":"2025-04-06","serial_number":"10261188274570","imei1":"10261188274570","imei2":"10261188274570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191192,"job_number":"JOB_191192","tr_customer_id":191210,"tr_customer_product_id":191200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:00.000Z","modified_at":"2026-02-19T04:30:00.000Z","name":"Rebeca Von","mobile_number":"208-750-0876","email_id":"Roy76@hotmail.com","dop":"2025-04-06","serial_number":"19460032227248190","imei1":"19460032227248190","imei2":"19460032227248190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191191,"job_number":"JOB_191191","tr_customer_id":191209,"tr_customer_product_id":191199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:58.000Z","modified_at":"2026-02-19T04:29:58.000Z","name":"Seth Wisoky","mobile_number":"372-211-7294","email_id":"Abel.Dach91@hotmail.com","dop":"2025-04-06","serial_number":"17903019735809","imei1":"17903019735809","imei2":"17903019735809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191190,"job_number":"JOB_191190","tr_customer_id":191208,"tr_customer_product_id":191198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:55.000Z","modified_at":"2026-02-19T04:29:55.000Z","name":"Derek Stokes","mobile_number":"211-263-6356","email_id":"Eli.Johnston@gmail.com","dop":"2025-06-18","serial_number":"1098814092956331","imei1":"1098814092956331","imei2":"1098814092956331","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191189,"job_number":"JOB_191189","tr_customer_id":191207,"tr_customer_product_id":191197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"Pierce Jast","mobile_number":"572-785-4626","email_id":"Nova.Herzog@yahoo.com","dop":"2025-06-18","serial_number":"10918787508236","imei1":"10918787508236","imei2":"10918787508236","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191188,"job_number":"JOB_191188","tr_customer_id":191206,"tr_customer_product_id":191196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"Elmo Goodwin","mobile_number":"428-590-9953","email_id":"Linnie_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"11581440016962706","imei1":"11581440016962706","imei2":"11581440016962706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191187,"job_number":"JOB_191187","tr_customer_id":191205,"tr_customer_product_id":191195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10639484352176","imei1":"10639484352176","imei2":"10639484352176","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191186,"job_number":"JOB_191186","tr_customer_id":191204,"tr_customer_product_id":191194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"91336828587970","imei1":"91336828587970","imei2":"91336828587970","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191185,"job_number":"JOB_191185","tr_customer_id":191203,"tr_customer_product_id":191193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:53.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"Ariane Runolfsdottir","mobile_number":"372-445-1398","email_id":"Brady.DAmore69@gmail.com","dop":"2025-04-06","serial_number":"10658674615013","imei1":"10658674615013","imei2":"10658674615013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191184,"job_number":"JOB_191184","tr_customer_id":191202,"tr_customer_product_id":191192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:52.000Z","modified_at":"2026-02-19T04:29:52.000Z","name":"Wilma McLaughlin","mobile_number":"786-933-3384","email_id":"Ozella_Miller20@yahoo.com","dop":"2025-04-06","serial_number":"19592095137449076","imei1":"19592095137449076","imei2":"19592095137449076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191183,"job_number":"JOB_191183","tr_customer_id":191201,"tr_customer_product_id":191191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:51.000Z","modified_at":"2026-02-19T04:30:02.000Z","name":"Julien Heidenreich","mobile_number":"483-995-4490","email_id":"Josiane_Schowalter5@hotmail.com","dop":"2025-04-06","serial_number":"15524197986672","imei1":"15524197986672","imei2":"15524197986672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T04:30:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191182,"job_number":"JOB_191182","tr_customer_id":191200,"tr_customer_product_id":191190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:50.000Z","modified_at":"2026-02-19T04:29:50.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13076512553903","imei1":"13076512553903","imei2":"13076512553903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191181,"job_number":"JOB_191181","tr_customer_id":191199,"tr_customer_product_id":191189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:43.000Z","modified_at":"2026-02-19T04:29:51.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"32018154615866","imei1":"32018154615866","imei2":"32018154615866","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191180,"job_number":"JOB_191180","tr_customer_id":191198,"tr_customer_product_id":191188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:19.000Z","modified_at":"2026-02-19T03:36:19.000Z","name":"Coby Wyman","mobile_number":"722-929-0611","email_id":"Holly_Bashirian80@hotmail.com","dop":"2025-04-06","serial_number":"15123101805378176","imei1":"15123101805378176","imei2":"15123101805378176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191179,"job_number":"JOB_191179","tr_customer_id":191197,"tr_customer_product_id":191187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:55.000Z","name":"Zelda Wehner","mobile_number":"533-328-3878","email_id":"Nathanael_Hauck@hotmail.com","dop":"2025-04-06","serial_number":"19544156292568","imei1":"19544156292568","imei2":"19544156292568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191178,"job_number":"JOB_191178","tr_customer_id":191196,"tr_customer_product_id":191186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17673734103702","imei1":"17673734103702","imei2":"17673734103702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191177,"job_number":"JOB_191177","tr_customer_id":191195,"tr_customer_product_id":191185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:33.000Z","modified_at":"2026-02-19T03:35:33.000Z","name":"Lenna Powlowski","mobile_number":"997-438-8060","email_id":"Mckenzie_Stiedemann16@yahoo.com","dop":"2025-04-06","serial_number":"15466463175345296","imei1":"15466463175345296","imei2":"15466463175345296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191176,"job_number":"JOB_191176","tr_customer_id":191194,"tr_customer_product_id":191184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:36:10.000Z","name":"Tatyana Hoeger","mobile_number":"435-408-9698","email_id":"Lola.Botsford10@hotmail.com","dop":"2025-04-06","serial_number":"12827120747469","imei1":"12827120747469","imei2":"12827120747469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191175,"job_number":"JOB_191175","tr_customer_id":191193,"tr_customer_product_id":191183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:35:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10633557723641","imei1":"10633557723641","imei2":"10633557723641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191174,"job_number":"JOB_191174","tr_customer_id":191192,"tr_customer_product_id":191182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:48.000Z","modified_at":"2026-02-19T03:34:48.000Z","name":"Callie Fahey","mobile_number":"458-974-2885","email_id":"Kenyon.Schamberger80@hotmail.com","dop":"2025-04-06","serial_number":"17821156369264368","imei1":"17821156369264368","imei2":"17821156369264368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191173,"job_number":"JOB_191173","tr_customer_id":191191,"tr_customer_product_id":191181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:47.000Z","modified_at":"2026-02-19T03:35:25.000Z","name":"Hillard Sporer","mobile_number":"386-529-2601","email_id":"Marquis_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"19775311381897","imei1":"19775311381897","imei2":"19775311381897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191172,"job_number":"JOB_191172","tr_customer_id":191190,"tr_customer_product_id":191180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:46.000Z","modified_at":"2026-02-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16860784303107","imei1":"16860784303107","imei2":"16860784303107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191168,"job_number":"JOB_191168","tr_customer_id":191186,"tr_customer_product_id":191176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T02:13:34.000Z","modified_at":"2026-02-19T02:13:34.000Z","name":"Johann Connelly","mobile_number":"301-423-8121","email_id":"Estell_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16556257673054","imei1":"16556257673054","imei2":"16556257673054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T02:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191166,"job_number":"JOB_191166","tr_customer_id":191184,"tr_customer_product_id":191173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Pran Sethi","mobile_number":"9907747388","email_id":"anwesha.chopra@yahoo.co.in","dop":"2026-02-09","serial_number":"905147799803280","imei1":"905147799803280","imei2":"905147799803280","popurl":"www.adityanandana-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191165,"job_number":"JOB_191165","tr_customer_id":191183,"tr_customer_product_id":191174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Deenabandhu Tagore","mobile_number":"9999403218","email_id":"mayoor.achari@gmail.com","dop":"2026-02-09","serial_number":"796134426928884","imei1":"796134426928884","imei2":"796134426928884","popurl":"www.shubhaprada-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191164,"job_number":"JOB_191164","tr_customer_id":191182,"tr_customer_product_id":191172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Brijesh Varma","mobile_number":"9986244207","email_id":"anagh.pandey@hotmail.com","dop":"2026-02-09","serial_number":"629333512385650","imei1":"629333512385650","imei2":"629333512385650","popurl":"www.niranjan-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191163,"job_number":"JOB_191163","tr_customer_id":191181,"tr_customer_product_id":191171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Ahalya Bandopadhyay","mobile_number":"9986808629","email_id":"sanjay.gill@yahoo.co.in","dop":"2026-02-09","serial_number":"679671911714125","imei1":"679671911714125","imei2":"679671911714125","popurl":"www.gorakhanatha-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191162,"job_number":"JOB_191162","tr_customer_id":191180,"tr_customer_product_id":191170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Vimala Panicker","mobile_number":"9954463299","email_id":"shiv.mishra@hotmail.com","dop":"2026-02-09","serial_number":"874496441774244","imei1":"874496441774244","imei2":"874496441774244","popurl":"www.mayoor-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191161,"job_number":"JOB_191161","tr_customer_id":191179,"tr_customer_product_id":191169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:35.000Z","modified_at":"2026-02-19T00:24:35.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-09","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-09T00:24:34.463019421Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191158,"job_number":"JOB_191158","tr_customer_id":191175,"tr_customer_product_id":191166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Amaresh Johar","mobile_number":"9947726154","email_id":"meena.embranthiri@gmail.com","dop":"2026-02-09","serial_number":"135433346694342","imei1":"135433346694342","imei2":"135433346694342","popurl":"www.bhupen-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191157,"job_number":"JOB_191157","tr_customer_id":191176,"tr_customer_product_id":191165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Kalinda Shukla","mobile_number":"9913332577","email_id":"lakshminath.dubashi@gmail.com","dop":"2026-02-09","serial_number":"527975668616109","imei1":"527975668616109","imei2":"527975668616109","popurl":"www.bhramar-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191156,"job_number":"JOB_191156","tr_customer_id":191174,"tr_customer_product_id":191164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Chitraksh Varma","mobile_number":"9943171457","email_id":"giri.iyengar@gmail.com","dop":"2026-02-09","serial_number":"583605998887334","imei1":"583605998887334","imei2":"583605998887334","popurl":"www.mina-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191155,"job_number":"JOB_191155","tr_customer_id":191173,"tr_customer_product_id":191163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Naval Acharya","mobile_number":"9965555798","email_id":"anunay.varma@yahoo.co.in","dop":"2026-02-09","serial_number":"723992736278433","imei1":"723992736278433","imei2":"723992736278433","popurl":"www.gajaadhar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191154,"job_number":"JOB_191154","tr_customer_id":191172,"tr_customer_product_id":191162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:25.000Z","name":"Soma Kaul","mobile_number":"9934013376","email_id":"chidambar.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"771448971487078","imei1":"771448971487078","imei2":"771448971487078","popurl":"www.sharda-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191149,"job_number":"JOB_191149","tr_customer_id":191167,"tr_customer_product_id":191157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chidaakaash Agarwal","mobile_number":"9988438346","email_id":"durga.kapoor@hotmail.com","dop":"2026-02-09","serial_number":"735915726220999","imei1":"735915726220999","imei2":"735915726220999","popurl":"www.anang-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191148,"job_number":"JOB_191148","tr_customer_id":191166,"tr_customer_product_id":191156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Jaya Mukhopadhyay","mobile_number":"9906821801","email_id":"bhagwanti.tagore@hotmail.com","dop":"2026-02-09","serial_number":"571541587031533","imei1":"571541587031533","imei2":"571541587031533","popurl":"www.sharda-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191147,"job_number":"JOB_191147","tr_customer_id":191165,"tr_customer_product_id":191155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Bhoopati Agarwal","mobile_number":"9912529727","email_id":"chandira.kaul@yahoo.co.in","dop":"2026-02-09","serial_number":"049689949507339","imei1":"049689949507339","imei2":"049689949507339","popurl":"www.ameyatma-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191146,"job_number":"JOB_191146","tr_customer_id":191164,"tr_customer_product_id":191154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Rageswari Panicker","mobile_number":"9983585899","email_id":"brahmanandam.bhattacharya@gmail.com","dop":"2026-02-09","serial_number":"722557139571064","imei1":"722557139571064","imei2":"722557139571064","popurl":"www.anshula-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191145,"job_number":"JOB_191145","tr_customer_id":191163,"tr_customer_product_id":191153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chandraketu Panicker","mobile_number":"9923651062","email_id":"chitramala.naik@gmail.com","dop":"2026-02-09","serial_number":"174007883854082","imei1":"174007883854082","imei2":"174007883854082","popurl":"www.preity-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191144,"job_number":"JOB_191144","tr_customer_id":191162,"tr_customer_product_id":191152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Jitender Nehru","mobile_number":"9947309000","email_id":"meghnad.singh@gmail.com","dop":"2026-02-09","serial_number":"532502399317086","imei1":"532502399317086","imei2":"532502399317086","popurl":"www.brahma-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191143,"job_number":"JOB_191143","tr_customer_id":191161,"tr_customer_product_id":191151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chandi Mehrotra","mobile_number":"9948803513","email_id":"chinmayanand.johar@gmail.com","dop":"2026-02-09","serial_number":"471792494400158","imei1":"471792494400158","imei2":"471792494400158","popurl":"www.chanakya-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191142,"job_number":"JOB_191142","tr_customer_id":191160,"tr_customer_product_id":191150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Kumari Trivedi","mobile_number":"9950015421","email_id":"devajyoti.sharma@gmail.com","dop":"2026-02-09","serial_number":"061799902086423","imei1":"061799902086423","imei2":"061799902086423","popurl":"www.shridevi-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191141,"job_number":"JOB_191141","tr_customer_id":191159,"tr_customer_product_id":191149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chidaakaash Chopra","mobile_number":"9917455580","email_id":"chiranjeeve.prajapat@hotmail.com","dop":"2026-02-09","serial_number":"295454458305836","imei1":"295454458305836","imei2":"295454458305836","popurl":"www.kali-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191140,"job_number":"JOB_191140","tr_customer_id":191158,"tr_customer_product_id":191148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Uttam Prajapat","mobile_number":"9989521661","email_id":"uttam.khatri@hotmail.com","dop":"2026-02-09","serial_number":"531806628969744","imei1":"531806628969744","imei2":"531806628969744","popurl":"www.bala-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191139,"job_number":"JOB_191139","tr_customer_id":191157,"tr_customer_product_id":191147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Hiranya Kocchar","mobile_number":"9993690902","email_id":"ujjwal.kakkar@gmail.com","dop":"2026-02-09","serial_number":"676497152811879","imei1":"676497152811879","imei2":"676497152811879","popurl":"www.aanandaswarup-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191138,"job_number":"JOB_191138","tr_customer_id":191156,"tr_customer_product_id":191146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Bhudeva Arora","mobile_number":"9956322770","email_id":"garuda.malik@yahoo.co.in","dop":"2026-02-09","serial_number":"394039621601360","imei1":"394039621601360","imei2":"394039621601360","popurl":"www.ganesh-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191137,"job_number":"JOB_191137","tr_customer_id":191155,"tr_customer_product_id":191145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Deeptiman Sinha","mobile_number":"9925175928","email_id":"bhuvanesh.banerjee@yahoo.co.in","dop":"2026-02-09","serial_number":"783187859358167","imei1":"783187859358167","imei2":"783187859358167","popurl":"www.smita-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191136,"job_number":"JOB_191136","tr_customer_id":191154,"tr_customer_product_id":191144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Gorakhanatha Patil","mobile_number":"9984669008","email_id":"deeptanshu.kocchar@hotmail.com","dop":"2026-02-09","serial_number":"031224901580179","imei1":"031224901580179","imei2":"031224901580179","popurl":"www.aaditya-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191135,"job_number":"JOB_191135","tr_customer_id":191153,"tr_customer_product_id":191143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Meghnad Achari","mobile_number":"9959449666","email_id":"meghnad.pilla@yahoo.co.in","dop":"2026-02-09","serial_number":"205876443070980","imei1":"205876443070980","imei2":"205876443070980","popurl":"www.acharyanandana-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191134,"job_number":"JOB_191134","tr_customer_id":191152,"tr_customer_product_id":191142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kannen Trivedi","mobile_number":"9909085394","email_id":"girish.embranthiri@yahoo.co.in","dop":"2026-02-09","serial_number":"665007344777669","imei1":"665007344777669","imei2":"665007344777669","popurl":"www.agnimitra-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191133,"job_number":"JOB_191133","tr_customer_id":191151,"tr_customer_product_id":191141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Gandharva Panicker","mobile_number":"9996629998","email_id":"bhaaswar.pillai@yahoo.co.in","dop":"2026-02-09","serial_number":"564509968108968","imei1":"564509968108968","imei2":"564509968108968","popurl":"www.harita-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191132,"job_number":"JOB_191132","tr_customer_id":191150,"tr_customer_product_id":191140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agniprava Sharma","mobile_number":"9971967411","email_id":"bhaanumati.ganaka@gmail.com","dop":"2026-02-09","serial_number":"208549737424405","imei1":"208549737424405","imei2":"208549737424405","popurl":"www.mani-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191131,"job_number":"JOB_191131","tr_customer_id":191149,"tr_customer_product_id":191139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kama Menon","mobile_number":"9900486685","email_id":"devajyoti.khan@yahoo.co.in","dop":"2026-02-09","serial_number":"162332133055704","imei1":"162332133055704","imei2":"162332133055704","popurl":"www.rajinder-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191130,"job_number":"JOB_191130","tr_customer_id":191148,"tr_customer_product_id":191138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agnivesh Achari","mobile_number":"9919880010","email_id":"kumuda.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"019324844865314","imei1":"019324844865314","imei2":"019324844865314","popurl":"www.sarla-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191129,"job_number":"JOB_191129","tr_customer_id":191147,"tr_customer_product_id":191137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Tara Johar","mobile_number":"9926935156","email_id":"kalinda.khatri@hotmail.com","dop":"2026-02-09","serial_number":"290019970355280","imei1":"290019970355280","imei2":"290019970355280","popurl":"www.charvi-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191128,"job_number":"JOB_191128","tr_customer_id":191146,"tr_customer_product_id":191136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhupati Sethi","mobile_number":"9991574755","email_id":"som.devar@gmail.com","dop":"2026-02-09","serial_number":"653750686364108","imei1":"653750686364108","imei2":"653750686364108","popurl":"www.hiranya-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191127,"job_number":"JOB_191127","tr_customer_id":191145,"tr_customer_product_id":191135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Pran Shah","mobile_number":"9925973820","email_id":"gurdev.varman@gmail.com","dop":"2026-02-09","serial_number":"588198926131804","imei1":"588198926131804","imei2":"588198926131804","popurl":"www.siddarth-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191126,"job_number":"JOB_191126","tr_customer_id":191144,"tr_customer_product_id":191134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Anilaabh Devar","mobile_number":"9976819884","email_id":"kumuda.rana@yahoo.co.in","dop":"2026-02-09","serial_number":"286316517910478","imei1":"286316517910478","imei2":"286316517910478","popurl":"www.bhuvanesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191125,"job_number":"JOB_191125","tr_customer_id":191143,"tr_customer_product_id":191133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaananda Jain","mobile_number":"9915212855","email_id":"aatreya.ahluwalia@hotmail.com","dop":"2026-02-09","serial_number":"524177654549719","imei1":"524177654549719","imei2":"524177654549719","popurl":"www.enakshi-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191124,"job_number":"JOB_191124","tr_customer_id":191142,"tr_customer_product_id":191132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Adityanandana Kaur","mobile_number":"9961499248","email_id":"anjushree.menon@yahoo.co.in","dop":"2026-02-09","serial_number":"418212263392575","imei1":"418212263392575","imei2":"418212263392575","popurl":"www.meenakshi-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191123,"job_number":"JOB_191123","tr_customer_id":191141,"tr_customer_product_id":191131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhagirathi Mishra","mobile_number":"9906253061","email_id":"kanak.nair@yahoo.co.in","dop":"2026-02-09","serial_number":"045842654758158","imei1":"045842654758158","imei2":"045842654758158","popurl":"www.amogh-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191122,"job_number":"JOB_191122","tr_customer_id":191140,"tr_customer_product_id":191130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bahula Shukla","mobile_number":"9915896626","email_id":"kiran.tagore@yahoo.co.in","dop":"2026-02-09","serial_number":"796206408141793","imei1":"796206408141793","imei2":"796206408141793","popurl":"www.deepali-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191121,"job_number":"JOB_191121","tr_customer_id":191139,"tr_customer_product_id":191129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaamay Singh","mobile_number":"9937521947","email_id":"gopaal.varman@yahoo.co.in","dop":"2026-02-09","serial_number":"507857009611519","imei1":"507857009611519","imei2":"507857009611519","popurl":"www.chiranjeev-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191120,"job_number":"JOB_191120","tr_customer_id":191138,"tr_customer_product_id":191128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Vedanshi Pilla","mobile_number":"9993158578","email_id":"vedang.varman@gmail.com","dop":"2026-02-09","serial_number":"491865597037976","imei1":"491865597037976","imei2":"491865597037976","popurl":"www.lakshminath-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191119,"job_number":"JOB_191119","tr_customer_id":191137,"tr_customer_product_id":191127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:03:14.000Z","modified_at":"2026-02-19T00:03:14.000Z","name":"Himadri Dhawan","mobile_number":"9972270375","email_id":"poornima.abbott@hotmail.com","dop":"2026-02-09","serial_number":"963451089194883","imei1":"963451089194883","imei2":"963451089194883","popurl":"www.daevika-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191171,"job_number":"JOB_191171","tr_customer_id":191189,"tr_customer_product_id":191179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:17.000Z","modified_at":"2026-02-19T03:20:17.000Z","name":"Vern McCullough","mobile_number":"780-458-0283","email_id":"Brittany.Kilback@hotmail.com","dop":"2025-05-30","serial_number":"1715715093243049","imei1":"1715715093243049","imei2":"1715715093243049","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191170,"job_number":"JOB_191170","tr_customer_id":191188,"tr_customer_product_id":191178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:16.000Z","modified_at":"2026-02-19T03:20:16.000Z","name":"Declan Waelchi","mobile_number":"539-729-8659","email_id":"Gunner3@yahoo.com","dop":"2025-05-30","serial_number":"11532493277077","imei1":"11532493277077","imei2":"11532493277077","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191169,"job_number":"JOB_191169","tr_customer_id":191187,"tr_customer_product_id":191177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:15.000Z","modified_at":"2026-02-19T03:20:31.000Z","name":"Hipolito McLaughlin","mobile_number":"298-208-6276","email_id":"Caden56@yahoo.com","dop":"2025-05-30","serial_number":"15333606075631","imei1":"15333606075631","imei2":"15333606075631","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:07.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191167,"job_number":"JOB_191167","tr_customer_id":191185,"tr_customer_product_id":191175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:25:22.000Z","modified_at":"2026-02-19T00:25:22.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"12669559621871","imei1":"12669559621871","imei2":"12669559621871","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191160,"job_number":"JOB_191160","tr_customer_id":191178,"tr_customer_product_id":191168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:58.000Z","modified_at":"2026-02-19T00:22:58.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11235877410689","imei1":"11235877410689","imei2":"11235877410689","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191159,"job_number":"JOB_191159","tr_customer_id":191177,"tr_customer_product_id":191167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:53.000Z","modified_at":"2026-02-19T00:22:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"10757707074895","imei1":"10757707074895","imei2":"10757707074895","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191153,"job_number":"JOB_191153","tr_customer_id":191171,"tr_customer_product_id":191161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:19:27.000Z","modified_at":"2026-02-19T00:19:27.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"13138171865054","imei1":"13138171865054","imei2":"13138171865054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191152,"job_number":"JOB_191152","tr_customer_id":191170,"tr_customer_product_id":191160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:54.000Z","modified_at":"2026-02-19T00:16:54.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11858272460286","imei1":"11858272460286","imei2":"11858272460286","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191151,"job_number":"JOB_191151","tr_customer_id":191169,"tr_customer_product_id":191159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:50.000Z","modified_at":"2026-02-19T00:16:50.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"18770272230309","imei1":"18770272230309","imei2":"18770272230309","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191150,"job_number":"JOB_191150","tr_customer_id":191168,"tr_customer_product_id":191158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:26.000Z","modified_at":"2026-02-19T00:16:26.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"17919096867894","imei1":"17919096867894","imei2":"17919096867894","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_152156"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 1023B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 068dd169-e054-4bb4-9e1b-d9c12069fa1c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_191201"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1023
ETag W/"3ff-3l4JnOsdXkYK//114+bjN7FH9zY"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:07.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_152156' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_191201
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 1.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MDV9.uY0kgU8MpxOfFtHmi3mAnYzC5i3-OMpOCBWwEfJPahw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4ca3b975-6178-4ac5-a069-03d0a1fade1c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"620-ny+j41vNh/DHlKP53x7MOCuNfzU"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:07.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":729220,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T04:30:07.000Z","created_at":"2026-02-19T04:30:07.000Z"},{"id":729221,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T04:30:07.000Z","created_at":"2026-02-19T04:30:07.000Z"}],"problems":[{"id":181724,"problem":"Poor battery life","remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:30:07.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3f9fc334-01b3-49f3-af1a-be447c7a82f8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-X1VRVUdM3ZxB1m5pEXmT+FaYXCc"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MDh9.ynvjvgUXUiNYi5hiDWYP8wDx30Km2sbjLlF8UXg9w7s"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MDh9.ynvjvgUXUiNYi5hiDWYP8wDx30Km2sbjLlF8UXg9w7s
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b946bc65-cecc-497b-8812-42f94babe9b9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qUytWU8QdsgS7sMqlW5tBxTez88"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MDh9.ynvjvgUXUiNYi5hiDWYP8wDx30Km2sbjLlF8UXg9w7s
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9c96ca4c-c596-416a-b611-05bfe934e12c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-86Mhk4kUS2fdxY5ulswDMAM1HCM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":335},{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"9014-3aotQ6FVZwRGsicSmOOxsG5AtOA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 518ms
Mean size per request: 326.45KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MDh9.ynvjvgUXUiNYi5hiDWYP8wDx30Km2sbjLlF8UXg9w7s
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5388de63-77c2-48db-abd1-a5103e40478a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"519ce-a7qsreJXEmMjOTADEvvFJFrRc1Y"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191200,"job_number":"JOB_191200","tr_customer_id":191218,"tr_customer_product_id":191208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Mikel Keebler","mobile_number":"804-386-4448","email_id":"Rebekah.Williamson91@gmail.com","dop":"2025-04-06","serial_number":"13936914947427026","imei1":"13936914947427026","imei2":"13936914947427026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191199,"job_number":"JOB_191199","tr_customer_id":191217,"tr_customer_product_id":191207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Sean Armstrong","mobile_number":"870-821-7245","email_id":"Reece.Goyette46@hotmail.com","dop":"2025-04-06","serial_number":"12104179943918958","imei1":"12104179943918958","imei2":"12104179943918958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191198,"job_number":"JOB_191198","tr_customer_id":191216,"tr_customer_product_id":191206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"Hollis Hodkiewicz","mobile_number":"426-792-6731","email_id":"Lonny_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"10858614378033","imei1":"10858614378033","imei2":"10858614378033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191197,"job_number":"JOB_191197","tr_customer_id":191215,"tr_customer_product_id":191205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11285978399661","imei1":"11285978399661","imei2":"11285978399661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191196,"job_number":"JOB_191196","tr_customer_id":191214,"tr_customer_product_id":191204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:04.000Z","name":"Donavon Ledner","mobile_number":"956-780-1388","email_id":"Tyshawn_Heidenreich62@yahoo.com","dop":"2025-04-06","serial_number":"19558276965750","imei1":"19558276965750","imei2":"19558276965750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191195,"job_number":"JOB_191195","tr_customer_id":191213,"tr_customer_product_id":191203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10335959294930","imei1":"10335959294930","imei2":"10335959294930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191194,"job_number":"JOB_191194","tr_customer_id":191212,"tr_customer_product_id":191202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:03.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Norval Lynch","mobile_number":"735-671-3851","email_id":"Kaylee.Gibson7@hotmail.com","dop":"2025-04-06","serial_number":"13780079638558418","imei1":"13780079638558418","imei2":"13780079638558418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191193,"job_number":"JOB_191193","tr_customer_id":191211,"tr_customer_product_id":191201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:01.000Z","modified_at":"2026-02-19T04:30:01.000Z","name":"Lenny Rice","mobile_number":"981-780-0083","email_id":"Clay_Luettgen85@hotmail.com","dop":"2025-04-06","serial_number":"10261188274570","imei1":"10261188274570","imei2":"10261188274570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191192,"job_number":"JOB_191192","tr_customer_id":191210,"tr_customer_product_id":191200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:00.000Z","modified_at":"2026-02-19T04:30:00.000Z","name":"Rebeca Von","mobile_number":"208-750-0876","email_id":"Roy76@hotmail.com","dop":"2025-04-06","serial_number":"19460032227248190","imei1":"19460032227248190","imei2":"19460032227248190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191190,"job_number":"JOB_191190","tr_customer_id":191208,"tr_customer_product_id":191198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:55.000Z","modified_at":"2026-02-19T04:29:55.000Z","name":"Derek Stokes","mobile_number":"211-263-6356","email_id":"Eli.Johnston@gmail.com","dop":"2025-06-18","serial_number":"1098814092956331","imei1":"1098814092956331","imei2":"1098814092956331","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191188,"job_number":"JOB_191188","tr_customer_id":191206,"tr_customer_product_id":191196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"Elmo Goodwin","mobile_number":"428-590-9953","email_id":"Linnie_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"11581440016962706","imei1":"11581440016962706","imei2":"11581440016962706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191187,"job_number":"JOB_191187","tr_customer_id":191205,"tr_customer_product_id":191195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10639484352176","imei1":"10639484352176","imei2":"10639484352176","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191184,"job_number":"JOB_191184","tr_customer_id":191202,"tr_customer_product_id":191192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:52.000Z","modified_at":"2026-02-19T04:29:52.000Z","name":"Wilma McLaughlin","mobile_number":"786-933-3384","email_id":"Ozella_Miller20@yahoo.com","dop":"2025-04-06","serial_number":"19592095137449076","imei1":"19592095137449076","imei2":"19592095137449076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191182,"job_number":"JOB_191182","tr_customer_id":191200,"tr_customer_product_id":191190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:50.000Z","modified_at":"2026-02-19T04:29:50.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13076512553903","imei1":"13076512553903","imei2":"13076512553903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191180,"job_number":"JOB_191180","tr_customer_id":191198,"tr_customer_product_id":191188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:19.000Z","modified_at":"2026-02-19T03:36:19.000Z","name":"Coby Wyman","mobile_number":"722-929-0611","email_id":"Holly_Bashirian80@hotmail.com","dop":"2025-04-06","serial_number":"15123101805378176","imei1":"15123101805378176","imei2":"15123101805378176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191178,"job_number":"JOB_191178","tr_customer_id":191196,"tr_customer_product_id":191186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17673734103702","imei1":"17673734103702","imei2":"17673734103702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191177,"job_number":"JOB_191177","tr_customer_id":191195,"tr_customer_product_id":191185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:33.000Z","modified_at":"2026-02-19T03:35:33.000Z","name":"Lenna Powlowski","mobile_number":"997-438-8060","email_id":"Mckenzie_Stiedemann16@yahoo.com","dop":"2025-04-06","serial_number":"15466463175345296","imei1":"15466463175345296","imei2":"15466463175345296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191175,"job_number":"JOB_191175","tr_customer_id":191193,"tr_customer_product_id":191183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:35:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10633557723641","imei1":"10633557723641","imei2":"10633557723641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191174,"job_number":"JOB_191174","tr_customer_id":191192,"tr_customer_product_id":191182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:48.000Z","modified_at":"2026-02-19T03:34:48.000Z","name":"Callie Fahey","mobile_number":"458-974-2885","email_id":"Kenyon.Schamberger80@hotmail.com","dop":"2025-04-06","serial_number":"17821156369264368","imei1":"17821156369264368","imei2":"17821156369264368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191172,"job_number":"JOB_191172","tr_customer_id":191190,"tr_customer_product_id":191180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:46.000Z","modified_at":"2026-02-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16860784303107","imei1":"16860784303107","imei2":"16860784303107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191171,"job_number":"JOB_191171","tr_customer_id":191189,"tr_customer_product_id":191179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:17.000Z","modified_at":"2026-02-19T03:20:17.000Z","name":"Vern McCullough","mobile_number":"780-458-0283","email_id":"Brittany.Kilback@hotmail.com","dop":"2025-05-30","serial_number":"1715715093243049","imei1":"1715715093243049","imei2":"1715715093243049","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191170,"job_number":"JOB_191170","tr_customer_id":191188,"tr_customer_product_id":191178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:16.000Z","modified_at":"2026-02-19T03:20:16.000Z","name":"Declan Waelchi","mobile_number":"539-729-8659","email_id":"Gunner3@yahoo.com","dop":"2025-05-30","serial_number":"11532493277077","imei1":"11532493277077","imei2":"11532493277077","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191168,"job_number":"JOB_191168","tr_customer_id":191186,"tr_customer_product_id":191176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T02:13:34.000Z","modified_at":"2026-02-19T02:13:34.000Z","name":"Johann Connelly","mobile_number":"301-423-8121","email_id":"Estell_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16556257673054","imei1":"16556257673054","imei2":"16556257673054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T02:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191166,"job_number":"JOB_191166","tr_customer_id":191184,"tr_customer_product_id":191173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Pran Sethi","mobile_number":"9907747388","email_id":"anwesha.chopra@yahoo.co.in","dop":"2026-02-09","serial_number":"905147799803280","imei1":"905147799803280","imei2":"905147799803280","popurl":"www.adityanandana-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191165,"job_number":"JOB_191165","tr_customer_id":191183,"tr_customer_product_id":191174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Deenabandhu Tagore","mobile_number":"9999403218","email_id":"mayoor.achari@gmail.com","dop":"2026-02-09","serial_number":"796134426928884","imei1":"796134426928884","imei2":"796134426928884","popurl":"www.shubhaprada-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191164,"job_number":"JOB_191164","tr_customer_id":191182,"tr_customer_product_id":191172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Brijesh Varma","mobile_number":"9986244207","email_id":"anagh.pandey@hotmail.com","dop":"2026-02-09","serial_number":"629333512385650","imei1":"629333512385650","imei2":"629333512385650","popurl":"www.niranjan-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191163,"job_number":"JOB_191163","tr_customer_id":191181,"tr_customer_product_id":191171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Ahalya Bandopadhyay","mobile_number":"9986808629","email_id":"sanjay.gill@yahoo.co.in","dop":"2026-02-09","serial_number":"679671911714125","imei1":"679671911714125","imei2":"679671911714125","popurl":"www.gorakhanatha-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191162,"job_number":"JOB_191162","tr_customer_id":191180,"tr_customer_product_id":191170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Vimala Panicker","mobile_number":"9954463299","email_id":"shiv.mishra@hotmail.com","dop":"2026-02-09","serial_number":"874496441774244","imei1":"874496441774244","imei2":"874496441774244","popurl":"www.mayoor-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191161,"job_number":"JOB_191161","tr_customer_id":191179,"tr_customer_product_id":191169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:35.000Z","modified_at":"2026-02-19T00:24:35.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-09","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-09T00:24:34.463019421Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191158,"job_number":"JOB_191158","tr_customer_id":191175,"tr_customer_product_id":191166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Amaresh Johar","mobile_number":"9947726154","email_id":"meena.embranthiri@gmail.com","dop":"2026-02-09","serial_number":"135433346694342","imei1":"135433346694342","imei2":"135433346694342","popurl":"www.bhupen-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191157,"job_number":"JOB_191157","tr_customer_id":191176,"tr_customer_product_id":191165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Kalinda Shukla","mobile_number":"9913332577","email_id":"lakshminath.dubashi@gmail.com","dop":"2026-02-09","serial_number":"527975668616109","imei1":"527975668616109","imei2":"527975668616109","popurl":"www.bhramar-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191156,"job_number":"JOB_191156","tr_customer_id":191174,"tr_customer_product_id":191164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Chitraksh Varma","mobile_number":"9943171457","email_id":"giri.iyengar@gmail.com","dop":"2026-02-09","serial_number":"583605998887334","imei1":"583605998887334","imei2":"583605998887334","popurl":"www.mina-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191155,"job_number":"JOB_191155","tr_customer_id":191173,"tr_customer_product_id":191163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Naval Acharya","mobile_number":"9965555798","email_id":"anunay.varma@yahoo.co.in","dop":"2026-02-09","serial_number":"723992736278433","imei1":"723992736278433","imei2":"723992736278433","popurl":"www.gajaadhar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191154,"job_number":"JOB_191154","tr_customer_id":191172,"tr_customer_product_id":191162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:25.000Z","name":"Soma Kaul","mobile_number":"9934013376","email_id":"chidambar.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"771448971487078","imei1":"771448971487078","imei2":"771448971487078","popurl":"www.sharda-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191149,"job_number":"JOB_191149","tr_customer_id":191167,"tr_customer_product_id":191157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chidaakaash Agarwal","mobile_number":"9988438346","email_id":"durga.kapoor@hotmail.com","dop":"2026-02-09","serial_number":"735915726220999","imei1":"735915726220999","imei2":"735915726220999","popurl":"www.anang-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191148,"job_number":"JOB_191148","tr_customer_id":191166,"tr_customer_product_id":191156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Jaya Mukhopadhyay","mobile_number":"9906821801","email_id":"bhagwanti.tagore@hotmail.com","dop":"2026-02-09","serial_number":"571541587031533","imei1":"571541587031533","imei2":"571541587031533","popurl":"www.sharda-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191147,"job_number":"JOB_191147","tr_customer_id":191165,"tr_customer_product_id":191155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Bhoopati Agarwal","mobile_number":"9912529727","email_id":"chandira.kaul@yahoo.co.in","dop":"2026-02-09","serial_number":"049689949507339","imei1":"049689949507339","imei2":"049689949507339","popurl":"www.ameyatma-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191146,"job_number":"JOB_191146","tr_customer_id":191164,"tr_customer_product_id":191154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Rageswari Panicker","mobile_number":"9983585899","email_id":"brahmanandam.bhattacharya@gmail.com","dop":"2026-02-09","serial_number":"722557139571064","imei1":"722557139571064","imei2":"722557139571064","popurl":"www.anshula-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191145,"job_number":"JOB_191145","tr_customer_id":191163,"tr_customer_product_id":191153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chandraketu Panicker","mobile_number":"9923651062","email_id":"chitramala.naik@gmail.com","dop":"2026-02-09","serial_number":"174007883854082","imei1":"174007883854082","imei2":"174007883854082","popurl":"www.preity-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191144,"job_number":"JOB_191144","tr_customer_id":191162,"tr_customer_product_id":191152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Jitender Nehru","mobile_number":"9947309000","email_id":"meghnad.singh@gmail.com","dop":"2026-02-09","serial_number":"532502399317086","imei1":"532502399317086","imei2":"532502399317086","popurl":"www.brahma-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191143,"job_number":"JOB_191143","tr_customer_id":191161,"tr_customer_product_id":191151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chandi Mehrotra","mobile_number":"9948803513","email_id":"chinmayanand.johar@gmail.com","dop":"2026-02-09","serial_number":"471792494400158","imei1":"471792494400158","imei2":"471792494400158","popurl":"www.chanakya-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191142,"job_number":"JOB_191142","tr_customer_id":191160,"tr_customer_product_id":191150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Kumari Trivedi","mobile_number":"9950015421","email_id":"devajyoti.sharma@gmail.com","dop":"2026-02-09","serial_number":"061799902086423","imei1":"061799902086423","imei2":"061799902086423","popurl":"www.shridevi-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191141,"job_number":"JOB_191141","tr_customer_id":191159,"tr_customer_product_id":191149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chidaakaash Chopra","mobile_number":"9917455580","email_id":"chiranjeeve.prajapat@hotmail.com","dop":"2026-02-09","serial_number":"295454458305836","imei1":"295454458305836","imei2":"295454458305836","popurl":"www.kali-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191140,"job_number":"JOB_191140","tr_customer_id":191158,"tr_customer_product_id":191148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Uttam Prajapat","mobile_number":"9989521661","email_id":"uttam.khatri@hotmail.com","dop":"2026-02-09","serial_number":"531806628969744","imei1":"531806628969744","imei2":"531806628969744","popurl":"www.bala-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191139,"job_number":"JOB_191139","tr_customer_id":191157,"tr_customer_product_id":191147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Hiranya Kocchar","mobile_number":"9993690902","email_id":"ujjwal.kakkar@gmail.com","dop":"2026-02-09","serial_number":"676497152811879","imei1":"676497152811879","imei2":"676497152811879","popurl":"www.aanandaswarup-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191138,"job_number":"JOB_191138","tr_customer_id":191156,"tr_customer_product_id":191146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Bhudeva Arora","mobile_number":"9956322770","email_id":"garuda.malik@yahoo.co.in","dop":"2026-02-09","serial_number":"394039621601360","imei1":"394039621601360","imei2":"394039621601360","popurl":"www.ganesh-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191137,"job_number":"JOB_191137","tr_customer_id":191155,"tr_customer_product_id":191145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Deeptiman Sinha","mobile_number":"9925175928","email_id":"bhuvanesh.banerjee@yahoo.co.in","dop":"2026-02-09","serial_number":"783187859358167","imei1":"783187859358167","imei2":"783187859358167","popurl":"www.smita-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191136,"job_number":"JOB_191136","tr_customer_id":191154,"tr_customer_product_id":191144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Gorakhanatha Patil","mobile_number":"9984669008","email_id":"deeptanshu.kocchar@hotmail.com","dop":"2026-02-09","serial_number":"031224901580179","imei1":"031224901580179","imei2":"031224901580179","popurl":"www.aaditya-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191135,"job_number":"JOB_191135","tr_customer_id":191153,"tr_customer_product_id":191143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Meghnad Achari","mobile_number":"9959449666","email_id":"meghnad.pilla@yahoo.co.in","dop":"2026-02-09","serial_number":"205876443070980","imei1":"205876443070980","imei2":"205876443070980","popurl":"www.acharyanandana-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191134,"job_number":"JOB_191134","tr_customer_id":191152,"tr_customer_product_id":191142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kannen Trivedi","mobile_number":"9909085394","email_id":"girish.embranthiri@yahoo.co.in","dop":"2026-02-09","serial_number":"665007344777669","imei1":"665007344777669","imei2":"665007344777669","popurl":"www.agnimitra-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191133,"job_number":"JOB_191133","tr_customer_id":191151,"tr_customer_product_id":191141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Gandharva Panicker","mobile_number":"9996629998","email_id":"bhaaswar.pillai@yahoo.co.in","dop":"2026-02-09","serial_number":"564509968108968","imei1":"564509968108968","imei2":"564509968108968","popurl":"www.harita-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191132,"job_number":"JOB_191132","tr_customer_id":191150,"tr_customer_product_id":191140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agniprava Sharma","mobile_number":"9971967411","email_id":"bhaanumati.ganaka@gmail.com","dop":"2026-02-09","serial_number":"208549737424405","imei1":"208549737424405","imei2":"208549737424405","popurl":"www.mani-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191131,"job_number":"JOB_191131","tr_customer_id":191149,"tr_customer_product_id":191139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kama Menon","mobile_number":"9900486685","email_id":"devajyoti.khan@yahoo.co.in","dop":"2026-02-09","serial_number":"162332133055704","imei1":"162332133055704","imei2":"162332133055704","popurl":"www.rajinder-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191130,"job_number":"JOB_191130","tr_customer_id":191148,"tr_customer_product_id":191138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agnivesh Achari","mobile_number":"9919880010","email_id":"kumuda.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"019324844865314","imei1":"019324844865314","imei2":"019324844865314","popurl":"www.sarla-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191129,"job_number":"JOB_191129","tr_customer_id":191147,"tr_customer_product_id":191137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Tara Johar","mobile_number":"9926935156","email_id":"kalinda.khatri@hotmail.com","dop":"2026-02-09","serial_number":"290019970355280","imei1":"290019970355280","imei2":"290019970355280","popurl":"www.charvi-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191128,"job_number":"JOB_191128","tr_customer_id":191146,"tr_customer_product_id":191136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhupati Sethi","mobile_number":"9991574755","email_id":"som.devar@gmail.com","dop":"2026-02-09","serial_number":"653750686364108","imei1":"653750686364108","imei2":"653750686364108","popurl":"www.hiranya-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191127,"job_number":"JOB_191127","tr_customer_id":191145,"tr_customer_product_id":191135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Pran Shah","mobile_number":"9925973820","email_id":"gurdev.varman@gmail.com","dop":"2026-02-09","serial_number":"588198926131804","imei1":"588198926131804","imei2":"588198926131804","popurl":"www.siddarth-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191126,"job_number":"JOB_191126","tr_customer_id":191144,"tr_customer_product_id":191134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Anilaabh Devar","mobile_number":"9976819884","email_id":"kumuda.rana@yahoo.co.in","dop":"2026-02-09","serial_number":"286316517910478","imei1":"286316517910478","imei2":"286316517910478","popurl":"www.bhuvanesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191125,"job_number":"JOB_191125","tr_customer_id":191143,"tr_customer_product_id":191133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaananda Jain","mobile_number":"9915212855","email_id":"aatreya.ahluwalia@hotmail.com","dop":"2026-02-09","serial_number":"524177654549719","imei1":"524177654549719","imei2":"524177654549719","popurl":"www.enakshi-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191124,"job_number":"JOB_191124","tr_customer_id":191142,"tr_customer_product_id":191132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Adityanandana Kaur","mobile_number":"9961499248","email_id":"anjushree.menon@yahoo.co.in","dop":"2026-02-09","serial_number":"418212263392575","imei1":"418212263392575","imei2":"418212263392575","popurl":"www.meenakshi-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191123,"job_number":"JOB_191123","tr_customer_id":191141,"tr_customer_product_id":191131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhagirathi Mishra","mobile_number":"9906253061","email_id":"kanak.nair@yahoo.co.in","dop":"2026-02-09","serial_number":"045842654758158","imei1":"045842654758158","imei2":"045842654758158","popurl":"www.amogh-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191122,"job_number":"JOB_191122","tr_customer_id":191140,"tr_customer_product_id":191130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bahula Shukla","mobile_number":"9915896626","email_id":"kiran.tagore@yahoo.co.in","dop":"2026-02-09","serial_number":"796206408141793","imei1":"796206408141793","imei2":"796206408141793","popurl":"www.deepali-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191121,"job_number":"JOB_191121","tr_customer_id":191139,"tr_customer_product_id":191129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaamay Singh","mobile_number":"9937521947","email_id":"gopaal.varman@yahoo.co.in","dop":"2026-02-09","serial_number":"507857009611519","imei1":"507857009611519","imei2":"507857009611519","popurl":"www.chiranjeev-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191120,"job_number":"JOB_191120","tr_customer_id":191138,"tr_customer_product_id":191128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Vedanshi Pilla","mobile_number":"9993158578","email_id":"vedang.varman@gmail.com","dop":"2026-02-09","serial_number":"491865597037976","imei1":"491865597037976","imei2":"491865597037976","popurl":"www.lakshminath-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191119,"job_number":"JOB_191119","tr_customer_id":191137,"tr_customer_product_id":191127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:03:14.000Z","modified_at":"2026-02-19T00:03:14.000Z","name":"Himadri Dhawan","mobile_number":"9972270375","email_id":"poornima.abbott@hotmail.com","dop":"2026-02-09","serial_number":"963451089194883","imei1":"963451089194883","imei2":"963451089194883","popurl":"www.daevika-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191118,"job_number":"JOB_191118","tr_customer_id":191136,"tr_customer_product_id":191126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Ashlesh Saini","mobile_number":"9933456477","email_id":"alok.khan@hotmail.com","dop":"2026-02-08","serial_number":"916146710043691","imei1":"916146710043691","imei2":"916146710043691","popurl":"www.bhaves-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191117,"job_number":"JOB_191117","tr_customer_id":191135,"tr_customer_product_id":191125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Rageswari Ahluwalia","mobile_number":"9979749588","email_id":"rita.banerjee@hotmail.com","dop":"2026-02-08","serial_number":"741960716372066","imei1":"741960716372066","imei2":"741960716372066","popurl":"www.aagam-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191116,"job_number":"JOB_191116","tr_customer_id":191134,"tr_customer_product_id":191124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Niranjan Ahluwalia","mobile_number":"9980241730","email_id":"daiwik.naik@hotmail.com","dop":"2026-02-08","serial_number":"024416328354631","imei1":"024416328354631","imei2":"024416328354631","popurl":"www.karan-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191115,"job_number":"JOB_191115","tr_customer_id":191133,"tr_customer_product_id":191123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Ameyatma Chopra","mobile_number":"9983272283","email_id":"rudra.kocchar@gmail.com","dop":"2026-02-08","serial_number":"064946657313335","imei1":"064946657313335","imei2":"064946657313335","popurl":"www.ahilya-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191114,"job_number":"JOB_191114","tr_customer_id":191132,"tr_customer_product_id":191122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Mahesh Mishra","mobile_number":"9902759873","email_id":"guru.achari@yahoo.co.in","dop":"2026-02-08","serial_number":"828792630525551","imei1":"828792630525551","imei2":"828792630525551","popurl":"www.udai-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191113,"job_number":"JOB_191113","tr_customer_id":191131,"tr_customer_product_id":191121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Atmaja Achari","mobile_number":"9968344310","email_id":"deepankar.dutta@gmail.com","dop":"2026-02-08","serial_number":"463485583305926","imei1":"463485583305926","imei2":"463485583305926","popurl":"www.ekaksh-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191112,"job_number":"JOB_191112","tr_customer_id":191130,"tr_customer_product_id":191120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Bhaves Dubashi","mobile_number":"9931733751","email_id":"vidhur.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"940947767453650","imei1":"940947767453650","imei2":"940947767453650","popurl":"www.bilva-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191111,"job_number":"JOB_191111","tr_customer_id":191129,"tr_customer_product_id":191119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Aasa Sinha","mobile_number":"9921343723","email_id":"adhrit.joshi@hotmail.com","dop":"2026-02-08","serial_number":"464471598857764","imei1":"464471598857764","imei2":"464471598857764","popurl":"www.gautami-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191110,"job_number":"JOB_191110","tr_customer_id":191128,"tr_customer_product_id":191118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Sujata Saini","mobile_number":"9912543820","email_id":"devi.patel@hotmail.com","dop":"2026-02-08","serial_number":"470567542811729","imei1":"470567542811729","imei2":"470567542811729","popurl":"www.bheeshma-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191109,"job_number":"JOB_191109","tr_customer_id":191127,"tr_customer_product_id":191117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Aaratrika Menon","mobile_number":"9972027651","email_id":"vidya.asan@gmail.com","dop":"2026-02-08","serial_number":"754495316241543","imei1":"754495316241543","imei2":"754495316241543","popurl":"www.deeptiman-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191108,"job_number":"JOB_191108","tr_customer_id":191126,"tr_customer_product_id":191116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Goswamee Johar","mobile_number":"9984705587","email_id":"bhaasvan.deshpande@gmail.com","dop":"2026-02-08","serial_number":"358319540123778","imei1":"358319540123778","imei2":"358319540123778","popurl":"www.indira-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191107,"job_number":"JOB_191107","tr_customer_id":191125,"tr_customer_product_id":191115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Amaresh Ahluwalia","mobile_number":"9949994238","email_id":"devani.deshpande@hotmail.com","dop":"2026-02-08","serial_number":"014763678820860","imei1":"014763678820860","imei2":"014763678820860","popurl":"www.jagathi-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191106,"job_number":"JOB_191106","tr_customer_id":191124,"tr_customer_product_id":191114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Prayag Nair","mobile_number":"9923366826","email_id":"gemini.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"862052940842075","imei1":"862052940842075","imei2":"862052940842075","popurl":"www.himani-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191105,"job_number":"JOB_191105","tr_customer_id":191123,"tr_customer_product_id":191113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Esha Tagore","mobile_number":"9975152428","email_id":"smriti.dutta@yahoo.co.in","dop":"2026-02-08","serial_number":"283756569762248","imei1":"283756569762248","imei2":"283756569762248","popurl":"www.karan-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191104,"job_number":"JOB_191104","tr_customer_id":191122,"tr_customer_product_id":191112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Dhatri Mukhopadhyay","mobile_number":"9950626342","email_id":"ranjeet.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"828072307936923","imei1":"828072307936923","imei2":"828072307936923","popurl":"www.garuda-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191103,"job_number":"JOB_191103","tr_customer_id":191121,"tr_customer_product_id":191111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chandravati Shah","mobile_number":"9972599237","email_id":"narinder.menon@gmail.com","dop":"2026-02-08","serial_number":"412618080317989","imei1":"412618080317989","imei2":"412618080317989","popurl":"www.swarnalata-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191102,"job_number":"JOB_191102","tr_customer_id":191120,"tr_customer_product_id":191110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Gouranga Varman","mobile_number":"9942043739","email_id":"girik.sethi@yahoo.co.in","dop":"2026-02-08","serial_number":"843604734720503","imei1":"843604734720503","imei2":"843604734720503","popurl":"www.tejas-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191101,"job_number":"JOB_191101","tr_customer_id":191119,"tr_customer_product_id":191109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Prayag Adiga","mobile_number":"9936120775","email_id":"dayamayee.iyer@hotmail.com","dop":"2026-02-08","serial_number":"712073043668381","imei1":"712073043668381","imei2":"712073043668381","popurl":"www.bhargavi-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191100,"job_number":"JOB_191100","tr_customer_id":191118,"tr_customer_product_id":191108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chandravati Abbott","mobile_number":"9903609150","email_id":"jitendra.kocchar@hotmail.com","dop":"2026-02-08","serial_number":"702135557480388","imei1":"702135557480388","imei2":"702135557480388","popurl":"www.ritesh-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191099,"job_number":"JOB_191099","tr_customer_id":191117,"tr_customer_product_id":191107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Bhooshit Ahluwalia","mobile_number":"9966747288","email_id":"balagovind.varman@yahoo.co.in","dop":"2026-02-08","serial_number":"783338081364300","imei1":"783338081364300","imei2":"783338081364300","popurl":"www.akshita-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191098,"job_number":"JOB_191098","tr_customer_id":191116,"tr_customer_product_id":191106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Bhaswar Desai","mobile_number":"9922903633","email_id":"chandraswaroopa.nair@gmail.com","dop":"2026-02-08","serial_number":"047124305627124","imei1":"047124305627124","imei2":"047124305627124","popurl":"www.durgeshwari-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191097,"job_number":"JOB_191097","tr_customer_id":191115,"tr_customer_product_id":191105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chapala Nair","mobile_number":"9903680536","email_id":"chetan.agarwal@gmail.com","dop":"2026-02-08","serial_number":"404347158821774","imei1":"404347158821774","imei2":"404347158821774","popurl":"www.gemini-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191096,"job_number":"JOB_191096","tr_customer_id":191114,"tr_customer_product_id":191104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Bhanumati Achari","mobile_number":"9936379387","email_id":"shakuntala.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"091387057596227","imei1":"091387057596227","imei2":"091387057596227","popurl":"www.hiranmaya-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191095,"job_number":"JOB_191095","tr_customer_id":191113,"tr_customer_product_id":191103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Dev Varma","mobile_number":"9989042934","email_id":"atreyi.rana@gmail.com","dop":"2026-02-08","serial_number":"676109612080218","imei1":"676109612080218","imei2":"676109612080218","popurl":"www.chanakya-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191094,"job_number":"JOB_191094","tr_customer_id":191112,"tr_customer_product_id":191102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Aadidev Ganaka","mobile_number":"9905824190","email_id":"achyut.gill@yahoo.co.in","dop":"2026-02-08","serial_number":"709448302316906","imei1":"709448302316906","imei2":"709448302316906","popurl":"www.archan-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191093,"job_number":"JOB_191093","tr_customer_id":191111,"tr_customer_product_id":191101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Deeptimay Mehra","mobile_number":"9904244369","email_id":"devi.singh@gmail.com","dop":"2026-02-08","serial_number":"197852251548784","imei1":"197852251548784","imei2":"197852251548784","popurl":"www.tapan-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191092,"job_number":"JOB_191092","tr_customer_id":191110,"tr_customer_product_id":191100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Gayatri Iyer","mobile_number":"9954177295","email_id":"chandini.chattopadhyay@gmail.com","dop":"2026-02-08","serial_number":"506381266080656","imei1":"506381266080656","imei2":"506381266080656","popurl":"www.chitraksh-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191091,"job_number":"JOB_191091","tr_customer_id":191109,"tr_customer_product_id":191099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Kalyani Arora","mobile_number":"9959578575","email_id":"ramesh.reddy@gmail.com","dop":"2026-02-08","serial_number":"709049891233385","imei1":"709049891233385","imei2":"709049891233385","popurl":"www.ekalavya-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191090,"job_number":"JOB_191090","tr_customer_id":191108,"tr_customer_product_id":191098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Bhagwanti Varrier","mobile_number":"9902307054","email_id":"arun.mukhopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"947655086695215","imei1":"947655086695215","imei2":"947655086695215","popurl":"www.meena-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191089,"job_number":"JOB_191089","tr_customer_id":191107,"tr_customer_product_id":191097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Giriraaj Shah","mobile_number":"9995723614","email_id":"shresth.mehrotra@gmail.com","dop":"2026-02-08","serial_number":"766844008657689","imei1":"766844008657689","imei2":"766844008657689","popurl":"www.sheela-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191088,"job_number":"JOB_191088","tr_customer_id":191106,"tr_customer_product_id":191096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Manjusha Desai","mobile_number":"9928388695","email_id":"dhaanyalakshmi.mehrotra@hotmail.com","dop":"2026-02-08","serial_number":"171994968922499","imei1":"171994968922499","imei2":"171994968922499","popurl":"www.parvati-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191087,"job_number":"JOB_191087","tr_customer_id":191105,"tr_customer_product_id":191095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Baladitya Shukla","mobile_number":"9937399101","email_id":"giri.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"590821892279714","imei1":"590821892279714","imei2":"590821892279714","popurl":"www.girja-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191086,"job_number":"JOB_191086","tr_customer_id":191104,"tr_customer_product_id":191094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Chakradhar Patel","mobile_number":"9908795807","email_id":"chaitan.panicker@hotmail.com","dop":"2026-02-08","serial_number":"623662026722966","imei1":"623662026722966","imei2":"623662026722966","popurl":"www.rudra-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191085,"job_number":"JOB_191085","tr_customer_id":191103,"tr_customer_product_id":191093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Acharyanandana Rana","mobile_number":"9982581521","email_id":"tanushri.trivedi@hotmail.com","dop":"2026-02-08","serial_number":"793894016014821","imei1":"793894016014821","imei2":"793894016014821","popurl":"www.dev-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191083,"job_number":"JOB_191083","tr_customer_id":191101,"tr_customer_product_id":191091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:53:00.000Z","modified_at":"2026-02-18T23:53:00.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-08","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-08T23:53:00.027611330Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191082,"job_number":"JOB_191082","tr_customer_id":191100,"tr_customer_product_id":191090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:50:34.000Z","modified_at":"2026-02-18T23:50:34.000Z","name":"Tarun Kapoor","mobile_number":"7023299777","email_id":"bhaasvan.bhat@yahoo.co.in","dop":"2026-02-08","serial_number":"037017625147998","imei1":"037017625147998","imei2":"037017625147998","popurl":"www.kumuda-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:50:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191081,"job_number":"JOB_191081","tr_customer_id":191099,"tr_customer_product_id":191089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:50:33.000Z","modified_at":"2026-02-18T23:50:33.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-08","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-08T23:50:33.602822875Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191080,"job_number":"JOB_191080","tr_customer_id":191098,"tr_customer_product_id":191088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Kanishka Bhattathiri","mobile_number":"9938711710","email_id":"balgopal.namboothiri@gmail.com","dop":"2026-02-08","serial_number":"881631336698011","imei1":"881631336698011","imei2":"881631336698011","popurl":"www.bhaaswar-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191079,"job_number":"JOB_191079","tr_customer_id":191097,"tr_customer_product_id":191087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Eshita Embranthiri","mobile_number":"9951918859","email_id":"vaishnavi.ahuja@hotmail.com","dop":"2026-02-08","serial_number":"910188170196189","imei1":"910188170196189","imei2":"910188170196189","popurl":"www.deepankar-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191078,"job_number":"JOB_191078","tr_customer_id":191096,"tr_customer_product_id":191086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Devajyoti Verma","mobile_number":"9960561820","email_id":"agnivesh.bharadwaj@hotmail.com","dop":"2026-02-08","serial_number":"130706363924775","imei1":"130706363924775","imei2":"130706363924775","popurl":"www.dhanpati-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191077,"job_number":"JOB_191077","tr_customer_id":191095,"tr_customer_product_id":191085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Vasanti Adiga","mobile_number":"9998915570","email_id":"sarada.kaul@hotmail.com","dop":"2026-02-08","serial_number":"432973454906144","imei1":"432973454906144","imei2":"432973454906144","popurl":"www.chandrani-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191076,"job_number":"JOB_191076","tr_customer_id":191094,"tr_customer_product_id":191084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Devani Pilla","mobile_number":"9925207469","email_id":"mandaakin.namboothiri@hotmail.com","dop":"2026-02-08","serial_number":"134640040473164","imei1":"134640040473164","imei2":"134640040473164","popurl":"www.deb-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191075,"job_number":"JOB_191075","tr_customer_id":191093,"tr_customer_product_id":191083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Deeptimay Adiga","mobile_number":"9977112207","email_id":"gautama.prajapat@yahoo.co.in","dop":"2026-02-08","serial_number":"149543160608764","imei1":"149543160608764","imei2":"149543160608764","popurl":"www.harinakshi-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191074,"job_number":"JOB_191074","tr_customer_id":191092,"tr_customer_product_id":191082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Udai Kaniyar","mobile_number":"9999728457","email_id":"devadatt.talwar@hotmail.com","dop":"2026-02-08","serial_number":"933393375875010","imei1":"933393375875010","imei2":"933393375875010","popurl":"www.shashikala-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191073,"job_number":"JOB_191073","tr_customer_id":191091,"tr_customer_product_id":191081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Chaanakya Ahluwalia","mobile_number":"9998604755","email_id":"chandira.varman@hotmail.com","dop":"2026-02-08","serial_number":"339454937811311","imei1":"339454937811311","imei2":"339454937811311","popurl":"www.bhoopat-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191072,"job_number":"JOB_191072","tr_customer_id":191090,"tr_customer_product_id":191080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Gorakhanatha Guneta","mobile_number":"9918383564","email_id":"brahmanandam.varrier@gmail.com","dop":"2026-02-08","serial_number":"849802853664396","imei1":"849802853664396","imei2":"849802853664396","popurl":"www.sushma-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191071,"job_number":"JOB_191071","tr_customer_id":191089,"tr_customer_product_id":191079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Rageswari Gowda","mobile_number":"9961447780","email_id":"pramila.mishra@yahoo.co.in","dop":"2026-02-08","serial_number":"576464584531285","imei1":"576464584531285","imei2":"576464584531285","popurl":"www.chandraketu-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191070,"job_number":"JOB_191070","tr_customer_id":191088,"tr_customer_product_id":191078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Digambara Khanna","mobile_number":"9978261732","email_id":"giriraj.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"368297006086506","imei1":"368297006086506","imei2":"368297006086506","popurl":"www.anjushri-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191069,"job_number":"JOB_191069","tr_customer_id":191087,"tr_customer_product_id":191077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Chandramohan Mishra","mobile_number":"9954099668","email_id":"adripathi.khatri@gmail.com","dop":"2026-02-08","serial_number":"005277222696425","imei1":"005277222696425","imei2":"005277222696425","popurl":"www.bhadran-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191068,"job_number":"JOB_191068","tr_customer_id":191086,"tr_customer_product_id":191076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Jahnu Prajapat","mobile_number":"9930224135","email_id":"jyotis.varman@gmail.com","dop":"2026-02-08","serial_number":"870237548666368","imei1":"870237548666368","imei2":"870237548666368","popurl":"www.jyotsana-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191067,"job_number":"JOB_191067","tr_customer_id":191085,"tr_customer_product_id":191075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Gangesh Khanna","mobile_number":"9905513206","email_id":"manisha.prajapat@yahoo.co.in","dop":"2026-02-08","serial_number":"434082693582455","imei1":"434082693582455","imei2":"434082693582455","popurl":"www.anjushri-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191066,"job_number":"JOB_191066","tr_customer_id":191084,"tr_customer_product_id":191074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Indira Patil","mobile_number":"9994565822","email_id":"chandranath.gupta@hotmail.com","dop":"2026-02-08","serial_number":"874681344152549","imei1":"874681344152549","imei2":"874681344152549","popurl":"www.ayushmati-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191065,"job_number":"JOB_191065","tr_customer_id":191083,"tr_customer_product_id":191073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Agnivesh Kaniyar","mobile_number":"9910642856","email_id":"ayushmati.johar@hotmail.com","dop":"2026-02-08","serial_number":"008763099090516","imei1":"008763099090516","imei2":"008763099090516","popurl":"www.sanya-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191064,"job_number":"JOB_191064","tr_customer_id":191082,"tr_customer_product_id":191072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Hiranmay Bhat","mobile_number":"9978858951","email_id":"kamalesh.rana@hotmail.com","dop":"2026-02-08","serial_number":"877626241135685","imei1":"877626241135685","imei2":"877626241135685","popurl":"www.baladitya-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191063,"job_number":"JOB_191063","tr_customer_id":191081,"tr_customer_product_id":191071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Rajiv Namboothiri","mobile_number":"9934769069","email_id":"adityanandana.kocchar@hotmail.com","dop":"2026-02-08","serial_number":"407657820498656","imei1":"407657820498656","imei2":"407657820498656","popurl":"www.chidambar-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191062,"job_number":"JOB_191062","tr_customer_id":191080,"tr_customer_product_id":191070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Jitender Joshi","mobile_number":"9992702329","email_id":"udit.tagore@hotmail.com","dop":"2026-02-08","serial_number":"965416267146776","imei1":"965416267146776","imei2":"965416267146776","popurl":"www.mohini-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191061,"job_number":"JOB_191061","tr_customer_id":191079,"tr_customer_product_id":191069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Soma Mukhopadhyay","mobile_number":"9979491291","email_id":"aadinath.naik@yahoo.co.in","dop":"2026-02-08","serial_number":"559779611447142","imei1":"559779611447142","imei2":"559779611447142","popurl":"www.prasad-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191060,"job_number":"JOB_191060","tr_customer_id":191078,"tr_customer_product_id":191068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Dinesh Marar","mobile_number":"9999240711","email_id":"surya.jain@hotmail.com","dop":"2026-02-08","serial_number":"905264821940989","imei1":"905264821940989","imei2":"905264821940989","popurl":"www.chandranath-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191059,"job_number":"JOB_191059","tr_customer_id":191077,"tr_customer_product_id":191067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Adripathi Marar","mobile_number":"9979038118","email_id":"agasti.chopra@gmail.com","dop":"2026-02-08","serial_number":"123541248115691","imei1":"123541248115691","imei2":"123541248115691","popurl":"www.balaaditya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191058,"job_number":"JOB_191058","tr_customer_id":191076,"tr_customer_product_id":191066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Daevika Menon","mobile_number":"9914311118","email_id":"balgopal.khan@yahoo.co.in","dop":"2026-02-08","serial_number":"119048945424919","imei1":"119048945424919","imei2":"119048945424919","popurl":"www.tanya-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191057,"job_number":"JOB_191057","tr_customer_id":191075,"tr_customer_product_id":191065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Tej Mishra","mobile_number":"9956139714","email_id":"guru.mishra@hotmail.com","dop":"2026-02-08","serial_number":"736817755923883","imei1":"736817755923883","imei2":"736817755923883","popurl":"www.aagneya-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191056,"job_number":"JOB_191056","tr_customer_id":191074,"tr_customer_product_id":191064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Eshita Verma","mobile_number":"9932195776","email_id":"geeta.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"308206855862437","imei1":"308206855862437","imei2":"308206855862437","popurl":"www.aanandaswarup-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191055,"job_number":"JOB_191055","tr_customer_id":191073,"tr_customer_product_id":191063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Nimit Somayaji","mobile_number":"9969320688","email_id":"menaka.adiga@gmail.com","dop":"2026-02-08","serial_number":"287702206407163","imei1":"287702206407163","imei2":"287702206407163","popurl":"www.chaten-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191054,"job_number":"JOB_191054","tr_customer_id":191072,"tr_customer_product_id":191062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Ritesh Gupta","mobile_number":"9905589671","email_id":"gotum.nayar@hotmail.com","dop":"2026-02-08","serial_number":"449614014711467","imei1":"449614014711467","imei2":"449614014711467","popurl":"www.chakradhar-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191053,"job_number":"JOB_191053","tr_customer_id":191071,"tr_customer_product_id":191061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Mangala Iyengar","mobile_number":"9972796912","email_id":"rita.achari@yahoo.co.in","dop":"2026-02-08","serial_number":"261376461139014","imei1":"261376461139014","imei2":"261376461139014","popurl":"www.umang-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191052,"job_number":"JOB_191052","tr_customer_id":191070,"tr_customer_product_id":191060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Diksha Johar","mobile_number":"9994855859","email_id":"devi.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"937514329233434","imei1":"937514329233434","imei2":"937514329233434","popurl":"www.baalagopaal-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191051,"job_number":"JOB_191051","tr_customer_id":191069,"tr_customer_product_id":191059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Chanakya Prajapat","mobile_number":"9936733673","email_id":"dandapaani.nair@yahoo.co.in","dop":"2026-02-08","serial_number":"456679027194929","imei1":"456679027194929","imei2":"456679027194929","popurl":"www.opalina-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191050,"job_number":"JOB_191050","tr_customer_id":191068,"tr_customer_product_id":191058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Chetan Mishra","mobile_number":"9955091138","email_id":"jahnu.talwar@gmail.com","dop":"2026-02-08","serial_number":"797424486159396","imei1":"797424486159396","imei2":"797424486159396","popurl":"www.aamod-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191049,"job_number":"JOB_191049","tr_customer_id":191067,"tr_customer_product_id":191057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Lal Nayar","mobile_number":"9918935412","email_id":"aanand.varman@gmail.com","dop":"2026-02-08","serial_number":"039702445861381","imei1":"039702445861381","imei2":"039702445861381","popurl":"www.akshata-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191048,"job_number":"JOB_191048","tr_customer_id":191066,"tr_customer_product_id":191056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Dandak Kakkar","mobile_number":"9921995668","email_id":"diptendu.reddy@yahoo.co.in","dop":"2026-02-08","serial_number":"782707349062107","imei1":"782707349062107","imei2":"782707349062107","popurl":"www.krishnadas-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191047,"job_number":"JOB_191047","tr_customer_id":191065,"tr_customer_product_id":191055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Diksha Abbott","mobile_number":"9983917932","email_id":"girish.abbott@yahoo.co.in","dop":"2026-02-08","serial_number":"681034087064677","imei1":"681034087064677","imei2":"681034087064677","popurl":"www.sushma-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191046,"job_number":"JOB_191046","tr_customer_id":191064,"tr_customer_product_id":191054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Harinarayan Guneta","mobile_number":"9990359332","email_id":"kanishka.patil@yahoo.co.in","dop":"2026-02-08","serial_number":"273206468303897","imei1":"273206468303897","imei2":"273206468303897","popurl":"www.tej-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191045,"job_number":"JOB_191045","tr_customer_id":191063,"tr_customer_product_id":191053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Swarnalata Nayar","mobile_number":"9917271281","email_id":"aanand.kaniyar@gmail.com","dop":"2026-02-08","serial_number":"928169820106339","imei1":"928169820106339","imei2":"928169820106339","popurl":"www.bela-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191044,"job_number":"JOB_191044","tr_customer_id":191062,"tr_customer_product_id":191052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Akshayakeerti Arora","mobile_number":"9968479865","email_id":"goutam.khanna@gmail.com","dop":"2026-02-08","serial_number":"752278750002969","imei1":"752278750002969","imei2":"752278750002969","popurl":"www.manisha-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191043,"job_number":"JOB_191043","tr_customer_id":191061,"tr_customer_product_id":191051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Mina Iyer","mobile_number":"9934280375","email_id":"ananda.gill@hotmail.com","dop":"2026-02-08","serial_number":"711017649979725","imei1":"711017649979725","imei2":"711017649979725","popurl":"www.jaya-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191042,"job_number":"JOB_191042","tr_customer_id":191060,"tr_customer_product_id":191050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Budhil Bhattathiri","mobile_number":"9994588293","email_id":"aditeya.shah@hotmail.com","dop":"2026-02-08","serial_number":"286828013516297","imei1":"286828013516297","imei2":"286828013516297","popurl":"www.lakshmidhar-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191041,"job_number":"JOB_191041","tr_customer_id":191059,"tr_customer_product_id":191049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Kali Singh","mobile_number":"9991330858","email_id":"dhanu.agarwal@gmail.com","dop":"2026-02-08","serial_number":"032369053218638","imei1":"032369053218638","imei2":"032369053218638","popurl":"www.vasudev-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191040,"job_number":"JOB_191040","tr_customer_id":191058,"tr_customer_product_id":191048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Akroor Deshpande","mobile_number":"9925059643","email_id":"nirbhay.pillai@hotmail.com","dop":"2026-02-08","serial_number":"345375597056687","imei1":"345375597056687","imei2":"345375597056687","popurl":"www.chandravati-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191039,"job_number":"JOB_191039","tr_customer_id":191057,"tr_customer_product_id":191047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Elakshi Tandon","mobile_number":"9901880854","email_id":"vasudha.dutta@hotmail.com","dop":"2026-02-08","serial_number":"079437291929538","imei1":"079437291929538","imei2":"079437291929538","popurl":"www.chakravartee-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191038,"job_number":"JOB_191038","tr_customer_id":191056,"tr_customer_product_id":191046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Bhagwanti Johar","mobile_number":"9947518168","email_id":"jagdeep.guneta@hotmail.com","dop":"2026-02-08","serial_number":"409982190197439","imei1":"409982190197439","imei2":"409982190197439","popurl":"www.govinda-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191037,"job_number":"JOB_191037","tr_customer_id":191055,"tr_customer_product_id":191045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Suman Dutta","mobile_number":"9937684607","email_id":"bheeshma.nayar@yahoo.co.in","dop":"2026-02-08","serial_number":"271046079952182","imei1":"271046079952182","imei2":"271046079952182","popurl":"www.sher-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191036,"job_number":"JOB_191036","tr_customer_id":191054,"tr_customer_product_id":191044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Umang Kaur","mobile_number":"9936145385","email_id":"dharani.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"258992481909041","imei1":"258992481909041","imei2":"258992481909041","popurl":"www.aarya-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191035,"job_number":"JOB_191035","tr_customer_id":191053,"tr_customer_product_id":191043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Uma Guneta","mobile_number":"9925391143","email_id":"dipendra.menon@gmail.com","dop":"2026-02-08","serial_number":"209427564709135","imei1":"209427564709135","imei2":"209427564709135","popurl":"www.akshita-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191034,"job_number":"JOB_191034","tr_customer_id":191052,"tr_customer_product_id":191042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Chandravati Chopra","mobile_number":"9957805141","email_id":"dhanpati.singh@hotmail.com","dop":"2026-02-08","serial_number":"655751577264902","imei1":"655751577264902","imei2":"655751577264902","popurl":"www.trisha-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191033,"job_number":"JOB_191033","tr_customer_id":191051,"tr_customer_product_id":191041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Bhadran Agarwal","mobile_number":"9930585797","email_id":"amodini.kapoor@yahoo.co.in","dop":"2026-02-08","serial_number":"658607953896558","imei1":"658607953896558","imei2":"658607953896558","popurl":"www.dayaamay-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191032,"job_number":"JOB_191032","tr_customer_id":191050,"tr_customer_product_id":191040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Chandramauli Mukhopadhyay","mobile_number":"9947205428","email_id":"chidananda.shukla@gmail.com","dop":"2026-02-08","serial_number":"870828791034269","imei1":"870828791034269","imei2":"870828791034269","popurl":"www.gemini-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191031,"job_number":"JOB_191031","tr_customer_id":191049,"tr_customer_product_id":191039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Lakshminath Achari","mobile_number":"9969881118","email_id":"ganapati.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"328263673082832","imei1":"328263673082832","imei2":"328263673082832","popurl":"www.jitendra-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191030,"job_number":"JOB_191030","tr_customer_id":191048,"tr_customer_product_id":191038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Agasti Bhattacharya","mobile_number":"9914127116","email_id":"bhuvaneshwar.kaur@yahoo.co.in","dop":"2026-02-08","serial_number":"421209502952566","imei1":"421209502952566","imei2":"421209502952566","popurl":"www.aanandinii-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191029,"job_number":"JOB_191029","tr_customer_id":191047,"tr_customer_product_id":191037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Bilwa Pilla","mobile_number":"9982149051","email_id":"atreyi.sethi@yahoo.co.in","dop":"2026-02-08","serial_number":"159947867230483","imei1":"159947867230483","imei2":"159947867230483","popurl":"www.bhupen-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191028,"job_number":"JOB_191028","tr_customer_id":191046,"tr_customer_product_id":191036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Apsara Varman","mobile_number":"9941018106","email_id":"kanishka.bharadwaj@hotmail.com","dop":"2026-02-08","serial_number":"026387033697995","imei1":"026387033697995","imei2":"026387033697995","popurl":"www.bandhu-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191027,"job_number":"JOB_191027","tr_customer_id":191045,"tr_customer_product_id":191035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Shubhaprada Malik","mobile_number":"9966888321","email_id":"mohini.gowda@hotmail.com","dop":"2026-02-08","serial_number":"346041029695618","imei1":"346041029695618","imei2":"346041029695618","popurl":"www.dhaanyalakshmi-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191026,"job_number":"JOB_191026","tr_customer_id":191044,"tr_customer_product_id":191034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Puneet Jain","mobile_number":"9963978821","email_id":"amarnath.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"609297549982831","imei1":"609297549982831","imei2":"609297549982831","popurl":"www.kashyapi-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191025,"job_number":"JOB_191025","tr_customer_id":191043,"tr_customer_product_id":191033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Chaten Dubashi","mobile_number":"9962442147","email_id":"bhaaswar.reddy@gmail.com","dop":"2026-02-08","serial_number":"430764967774470","imei1":"430764967774470","imei2":"430764967774470","popurl":"www.dhanesh-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191024,"job_number":"JOB_191024","tr_customer_id":191042,"tr_customer_product_id":191032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Dhanesh Guha","mobile_number":"9978674686","email_id":"bilwa.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"014768278788222","imei1":"014768278788222","imei2":"014768278788222","popurl":"www.chandan-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191023,"job_number":"JOB_191023","tr_customer_id":191041,"tr_customer_product_id":191031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Jitender Mishra","mobile_number":"9972215402","email_id":"vidhya.malik@hotmail.com","dop":"2026-02-08","serial_number":"969032966413164","imei1":"969032966413164","imei2":"969032966413164","popurl":"www.girja-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191022,"job_number":"JOB_191022","tr_customer_id":191040,"tr_customer_product_id":191030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Shubhaprada Talwar","mobile_number":"9911895772","email_id":"naval.iyengar@gmail.com","dop":"2026-02-08","serial_number":"100481674975161","imei1":"100481674975161","imei2":"100481674975161","popurl":"www.diksha-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191021,"job_number":"JOB_191021","tr_customer_id":191039,"tr_customer_product_id":191029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Sarvin Pandey","mobile_number":"9994838624","email_id":"bhavani.chattopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"527654291450645","imei1":"527654291450645","imei2":"527654291450645","popurl":"www.nikita-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191020,"job_number":"JOB_191020","tr_customer_id":191038,"tr_customer_product_id":191028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Adhrit Mehrotra","mobile_number":"9960005209","email_id":"udai.sharma@gmail.com","dop":"2026-02-08","serial_number":"246145107876140","imei1":"246145107876140","imei2":"246145107876140","popurl":"www.abani-guneta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191019,"job_number":"JOB_191019","tr_customer_id":191037,"tr_customer_product_id":191027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Hiranmaya Desai","mobile_number":"9964011607","email_id":"bharadwaj.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"347455839497471","imei1":"347455839497471","imei2":"347455839497471","popurl":"www.laxman-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191018,"job_number":"JOB_191018","tr_customer_id":191036,"tr_customer_product_id":191026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Ujjawal Dubashi","mobile_number":"9918656357","email_id":"sarla.mehra@hotmail.com","dop":"2026-02-08","serial_number":"033078040837295","imei1":"033078040837295","imei2":"033078040837295","popurl":"www.adhiraj-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191017,"job_number":"JOB_191017","tr_customer_id":191035,"tr_customer_product_id":191025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Bishnu Iyer","mobile_number":"9934108614","email_id":"purnima.gill@hotmail.com","dop":"2026-02-08","serial_number":"124853241517169","imei1":"124853241517169","imei2":"124853241517169","popurl":"www.indra-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191016,"job_number":"JOB_191016","tr_customer_id":191034,"tr_customer_product_id":191024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Chandravati Sethi","mobile_number":"9990165879","email_id":"deenabandhu.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"976132378195781","imei1":"976132378195781","imei2":"976132378195781","popurl":"www.smita-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191015,"job_number":"JOB_191015","tr_customer_id":191033,"tr_customer_product_id":191023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Sumitra Ahuja","mobile_number":"9963237474","email_id":"sujata.guneta@yahoo.co.in","dop":"2026-02-08","serial_number":"214761681698364","imei1":"214761681698364","imei2":"214761681698364","popurl":"www.charumati-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191014,"job_number":"JOB_191014","tr_customer_id":191032,"tr_customer_product_id":191022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Rageshwari Ahuja","mobile_number":"9943651606","email_id":"sitara.bhat@gmail.com","dop":"2026-02-08","serial_number":"729387935720266","imei1":"729387935720266","imei2":"729387935720266","popurl":"www.urmila-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191013,"job_number":"JOB_191013","tr_customer_id":191031,"tr_customer_product_id":191021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Dandapaani Sethi","mobile_number":"9900407684","email_id":"nalini.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"063532553447953","imei1":"063532553447953","imei2":"063532553447953","popurl":"www.akshainie-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191012,"job_number":"JOB_191012","tr_customer_id":191030,"tr_customer_product_id":191020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Gajabahu Reddy","mobile_number":"9951263089","email_id":"shresthi.butt@yahoo.co.in","dop":"2026-02-08","serial_number":"507008035160401","imei1":"507008035160401","imei2":"507008035160401","popurl":"www.bhoj-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191011,"job_number":"JOB_191011","tr_customer_id":191029,"tr_customer_product_id":191019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Gauranga Sinha","mobile_number":"9906827319","email_id":"deepali.devar@yahoo.co.in","dop":"2026-02-08","serial_number":"825421752447519","imei1":"825421752447519","imei2":"825421752447519","popurl":"www.preity-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191010,"job_number":"JOB_191010","tr_customer_id":191028,"tr_customer_product_id":191018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Trilok Ganaka","mobile_number":"9983928959","email_id":"divaakar.rana@yahoo.co.in","dop":"2026-02-08","serial_number":"396453814330966","imei1":"396453814330966","imei2":"396453814330966","popurl":"www.geeta-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191009,"job_number":"JOB_191009","tr_customer_id":191027,"tr_customer_product_id":191017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Swami Shah","mobile_number":"9976953449","email_id":"vasundhara.dhawan@gmail.com","dop":"2026-02-08","serial_number":"008197835067963","imei1":"008197835067963","imei2":"008197835067963","popurl":"www.ananda-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191008,"job_number":"JOB_191008","tr_customer_id":191026,"tr_customer_product_id":191016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Garud Pandey","mobile_number":"9925205189","email_id":"chaturbhuj.pilla@hotmail.com","dop":"2026-02-08","serial_number":"056382246921335","imei1":"056382246921335","imei2":"056382246921335","popurl":"www.bharadwaj-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191007,"job_number":"JOB_191007","tr_customer_id":191025,"tr_customer_product_id":191015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Chanakya Gupta","mobile_number":"9972304058","email_id":"yoginder.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"132280005702386","imei1":"132280005702386","imei2":"132280005702386","popurl":"www.kalyani-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191006,"job_number":"JOB_191006","tr_customer_id":191024,"tr_customer_product_id":191014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Bheeshma Bhattathiri","mobile_number":"9964737149","email_id":"bhoopati.adiga@gmail.com","dop":"2026-02-08","serial_number":"679314318209408","imei1":"679314318209408","imei2":"679314318209408","popurl":"www.ayushmati-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191005,"job_number":"JOB_191005","tr_customer_id":191023,"tr_customer_product_id":191013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Brahmanandam Marar","mobile_number":"9901978917","email_id":"ganesh.pandey@yahoo.co.in","dop":"2026-02-08","serial_number":"421609405650026","imei1":"421609405650026","imei2":"421609405650026","popurl":"www.anjushri-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191004,"job_number":"JOB_191004","tr_customer_id":191022,"tr_customer_product_id":191012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Abhirath Asan","mobile_number":"9927902084","email_id":"brahma.sethi@gmail.com","dop":"2026-02-08","serial_number":"256225739341266","imei1":"256225739341266","imei2":"256225739341266","popurl":"www.shankar-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191003,"job_number":"JOB_191003","tr_customer_id":191021,"tr_customer_product_id":191011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Anasuya Shukla","mobile_number":"9926354830","email_id":"ekadant.iyengar@hotmail.com","dop":"2026-02-08","serial_number":"402883212624711","imei1":"402883212624711","imei2":"402883212624711","popurl":"www.vasudeva-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191002,"job_number":"JOB_191002","tr_customer_id":191020,"tr_customer_product_id":191010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Arya Chaturvedi","mobile_number":"9961878165","email_id":"anilaabh.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"069864245339441","imei1":"069864245339441","imei2":"069864245339441","popurl":"www.kannan-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191001,"job_number":"JOB_191001","tr_customer_id":191019,"tr_customer_product_id":191009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Aagney Trivedi","mobile_number":"9909122385","email_id":"bhisham.iyer@gmail.com","dop":"2026-02-08","serial_number":"479380973031143","imei1":"479380973031143","imei2":"479380973031143","popurl":"www.govinda-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191000,"job_number":"JOB_191000","tr_customer_id":191018,"tr_customer_product_id":191008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Chakor Naik","mobile_number":"9905125750","email_id":"jagathi.talwar@hotmail.com","dop":"2026-02-08","serial_number":"006725851267326","imei1":"006725851267326","imei2":"006725851267326","popurl":"www.kannan-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190999,"job_number":"JOB_190999","tr_customer_id":191017,"tr_customer_product_id":191007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Chandramauli Agarwal","mobile_number":"9956869620","email_id":"agnimitra.gowda@yahoo.co.in","dop":"2026-02-08","serial_number":"661667804795414","imei1":"661667804795414","imei2":"661667804795414","popurl":"www.lal-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190998,"job_number":"JOB_190998","tr_customer_id":191016,"tr_customer_product_id":191006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Bandhu Chaturvedi","mobile_number":"9976591875","email_id":"sukanya.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"711978325778217","imei1":"711978325778217","imei2":"711978325778217","popurl":"www.buddhana-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190997,"job_number":"JOB_190997","tr_customer_id":191015,"tr_customer_product_id":191005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Anwesha Trivedi","mobile_number":"9924558693","email_id":"aagneya.khan@yahoo.co.in","dop":"2026-02-08","serial_number":"095617976182485","imei1":"095617976182485","imei2":"095617976182485","popurl":"www.shobhana-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190996,"job_number":"JOB_190996","tr_customer_id":191014,"tr_customer_product_id":191004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Vasanti Mehra","mobile_number":"9951777030","email_id":"rita.chattopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"016928573920067","imei1":"016928573920067","imei2":"016928573920067","popurl":"www.dwaipayana-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190995,"job_number":"JOB_190995","tr_customer_id":191013,"tr_customer_product_id":191003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Sukanya Kaur","mobile_number":"9953138881","email_id":"kumar.devar@gmail.com","dop":"2026-02-08","serial_number":"462116665767126","imei1":"462116665767126","imei2":"462116665767126","popurl":"www.meghnath-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190994,"job_number":"JOB_190994","tr_customer_id":191012,"tr_customer_product_id":191002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Mandaakin Varma","mobile_number":"9937279127","email_id":"vidhya.kaniyar@yahoo.co.in","dop":"2026-02-08","serial_number":"354309350919326","imei1":"354309350919326","imei2":"354309350919326","popurl":"www.amrita-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190993,"job_number":"JOB_190993","tr_customer_id":191011,"tr_customer_product_id":191001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Giriraj Mehrotra","mobile_number":"9907283786","email_id":"anusuya.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"589560034156799","imei1":"589560034156799","imei2":"589560034156799","popurl":"www.triloki nath-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190992,"job_number":"JOB_190992","tr_customer_id":191010,"tr_customer_product_id":191000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Trisha Joshi","mobile_number":"9916593388","email_id":"abhaya.nayar@gmail.com","dop":"2026-02-08","serial_number":"140931423311761","imei1":"140931423311761","imei2":"140931423311761","popurl":"www.tanya-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190991,"job_number":"JOB_190991","tr_customer_id":191009,"tr_customer_product_id":190999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Vinay Gill","mobile_number":"9993203605","email_id":"asha.rana@gmail.com","dop":"2026-02-08","serial_number":"826058507461890","imei1":"826058507461890","imei2":"826058507461890","popurl":"www.malati-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190990,"job_number":"JOB_190990","tr_customer_id":191008,"tr_customer_product_id":190998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Naval Bhattathiri","mobile_number":"9936630793","email_id":"aagam.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"215784526287976","imei1":"215784526287976","imei2":"215784526287976","popurl":"www.radha-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190989,"job_number":"JOB_190989","tr_customer_id":191007,"tr_customer_product_id":190997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Sitara Pothuvaal","mobile_number":"9951773526","email_id":"jahnu.nayar@hotmail.com","dop":"2026-02-08","serial_number":"711494544259584","imei1":"711494544259584","imei2":"711494544259584","popurl":"www.karunanidhi-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190988,"job_number":"JOB_190988","tr_customer_id":191006,"tr_customer_product_id":190996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Bhamini Acharya","mobile_number":"9961285195","email_id":"rajiv.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"365305520335283","imei1":"365305520335283","imei2":"365305520335283","popurl":"www.divaakar-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190987,"job_number":"JOB_190987","tr_customer_id":191005,"tr_customer_product_id":190995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Akshainie Khatri","mobile_number":"9970775523","email_id":"goswami.kaul@hotmail.com","dop":"2026-02-08","serial_number":"303886474425699","imei1":"303886474425699","imei2":"303886474425699","popurl":"www.dwaipayan-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190986,"job_number":"JOB_190986","tr_customer_id":191004,"tr_customer_product_id":190994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Devvrat Nambeesan","mobile_number":"9993239114","email_id":"sushil.sethi@hotmail.com","dop":"2026-02-08","serial_number":"966498457735565","imei1":"966498457735565","imei2":"966498457735565","popurl":"www.lakshmi-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190985,"job_number":"JOB_190985","tr_customer_id":191003,"tr_customer_product_id":190993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Anjali Namboothiri","mobile_number":"9923707150","email_id":"aalok.talwar@hotmail.com","dop":"2026-02-08","serial_number":"254619636847046","imei1":"254619636847046","imei2":"254619636847046","popurl":"www.atreyi-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190984,"job_number":"JOB_190984","tr_customer_id":191002,"tr_customer_product_id":190992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Mandakini Naik","mobile_number":"9916117240","email_id":"tara.gandhi@gmail.com","dop":"2026-02-08","serial_number":"576610109399855","imei1":"576610109399855","imei2":"576610109399855","popurl":"www.darshwana-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190983,"job_number":"JOB_190983","tr_customer_id":191001,"tr_customer_product_id":190991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Chaturaanan Dwivedi","mobile_number":"9971161931","email_id":"akshita.kaul@gmail.com","dop":"2026-02-08","serial_number":"024955544813893","imei1":"024955544813893","imei2":"024955544813893","popurl":"www.bhupen-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190982,"job_number":"JOB_190982","tr_customer_id":191000,"tr_customer_product_id":190990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Abani Joshi","mobile_number":"9973331796","email_id":"shashi.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"111787201979526","imei1":"111787201979526","imei2":"111787201979526","popurl":"www.bhaswar-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190981,"job_number":"JOB_190981","tr_customer_id":190999,"tr_customer_product_id":190989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Omana Nayar","mobile_number":"9983506462","email_id":"atmanand.singh@yahoo.co.in","dop":"2026-02-08","serial_number":"933472321413728","imei1":"933472321413728","imei2":"933472321413728","popurl":"www.mohan-guha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190980,"job_number":"JOB_190980","tr_customer_id":190998,"tr_customer_product_id":190988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Rajendra Butt","mobile_number":"9916563358","email_id":"chandravati.khan@hotmail.com","dop":"2026-02-08","serial_number":"005456066935855","imei1":"005456066935855","imei2":"005456066935855","popurl":"www.brajesh-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190979,"job_number":"JOB_190979","tr_customer_id":190997,"tr_customer_product_id":190987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Shashi Nehru","mobile_number":"9974998782","email_id":"jagdeep.panicker@gmail.com","dop":"2026-02-08","serial_number":"003291697886231","imei1":"003291697886231","imei2":"003291697886231","popurl":"www.annapurna-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190978,"job_number":"JOB_190978","tr_customer_id":190996,"tr_customer_product_id":190986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Gauraang Adiga","mobile_number":"9915096452","email_id":"opalina.kaniyar@gmail.com","dop":"2026-02-08","serial_number":"279607048225906","imei1":"279607048225906","imei2":"279607048225906","popurl":"www.bhishma-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190977,"job_number":"JOB_190977","tr_customer_id":190995,"tr_customer_product_id":190985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Amarnath Gandhi","mobile_number":"9976700928","email_id":"krishna.mehra@yahoo.co.in","dop":"2026-02-08","serial_number":"429301845404446","imei1":"429301845404446","imei2":"429301845404446","popurl":"www.suma-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190976,"job_number":"JOB_190976","tr_customer_id":190994,"tr_customer_product_id":190984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mangala Iyer","mobile_number":"9970107528","email_id":"chapala.mahajan@hotmail.com","dop":"2026-02-08","serial_number":"391273199020307","imei1":"391273199020307","imei2":"391273199020307","popurl":"www.balagovind-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190975,"job_number":"JOB_190975","tr_customer_id":190993,"tr_customer_product_id":190983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhishma Reddy","mobile_number":"9901162397","email_id":"prema.singh@gmail.com","dop":"2026-02-08","serial_number":"975072549634209","imei1":"975072549634209","imei2":"975072549634209","popurl":"www.indira-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190974,"job_number":"JOB_190974","tr_customer_id":190992,"tr_customer_product_id":190982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Gajadhar Dwivedi","mobile_number":"9939516186","email_id":"kumari.namboothiri@hotmail.com","dop":"2026-02-08","serial_number":"557657515442471","imei1":"557657515442471","imei2":"557657515442471","popurl":"www.nanda-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190973,"job_number":"JOB_190973","tr_customer_id":190991,"tr_customer_product_id":190981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Agnivesh Jha","mobile_number":"9913854535","email_id":"jay.prajapat@gmail.com","dop":"2026-02-08","serial_number":"352509541321426","imei1":"352509541321426","imei2":"352509541321426","popurl":"www.chanakya-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190972,"job_number":"JOB_190972","tr_customer_id":190990,"tr_customer_product_id":190980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mina Pothuvaal","mobile_number":"9901810257","email_id":"aadi.shukla@yahoo.co.in","dop":"2026-02-08","serial_number":"093361983565750","imei1":"093361983565750","imei2":"093361983565750","popurl":"www.jagdish-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190971,"job_number":"JOB_190971","tr_customer_id":190989,"tr_customer_product_id":190979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhagwanti Johar","mobile_number":"9977010624","email_id":"arindam.ganaka@gmail.com","dop":"2026-02-08","serial_number":"367653470358290","imei1":"367653470358290","imei2":"367653470358290","popurl":"www.siddhi-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190970,"job_number":"JOB_190970","tr_customer_id":190988,"tr_customer_product_id":190978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mangalya Devar","mobile_number":"9910497523","email_id":"charvi.gill@hotmail.com","dop":"2026-02-08","serial_number":"977086852097312","imei1":"977086852097312","imei2":"977086852097312","popurl":"www.dhana-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190969,"job_number":"JOB_190969","tr_customer_id":190987,"tr_customer_product_id":190977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Deeptendu Pothuvaal","mobile_number":"9974443438","email_id":"laxman.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"828000859664075","imei1":"828000859664075","imei2":"828000859664075","popurl":"www.parvati-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190968,"job_number":"JOB_190968","tr_customer_id":190986,"tr_customer_product_id":190976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Divjot Iyer","mobile_number":"9979493512","email_id":"hiranmay.asan@hotmail.com","dop":"2026-02-08","serial_number":"256416283442740","imei1":"256416283442740","imei2":"256416283442740","popurl":"www.achyut-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190967,"job_number":"JOB_190967","tr_customer_id":190985,"tr_customer_product_id":190975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Anunay Chopra","mobile_number":"9985517142","email_id":"shantanu.nehru@hotmail.com","dop":"2026-02-08","serial_number":"035106161147465","imei1":"035106161147465","imei2":"035106161147465","popurl":"www.girija-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190966,"job_number":"JOB_190966","tr_customer_id":190984,"tr_customer_product_id":190974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Siddhran Devar","mobile_number":"9945860947","email_id":"suryakantam.nambeesan@gmail.com","dop":"2026-02-08","serial_number":"207716538925205","imei1":"207716538925205","imei2":"207716538925205","popurl":"www.anand swarup-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190965,"job_number":"JOB_190965","tr_customer_id":190983,"tr_customer_product_id":190973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Satyen Chopra","mobile_number":"9977705226","email_id":"gopal.talwar@hotmail.com","dop":"2026-02-08","serial_number":"949955907369061","imei1":"949955907369061","imei2":"949955907369061","popurl":"www.girish-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190964,"job_number":"JOB_190964","tr_customer_id":190981,"tr_customer_product_id":190971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhargavi Pandey","mobile_number":"9970173978","email_id":"balgopal.chaturvedi@gmail.com","dop":"2026-02-08","serial_number":"882723247582375","imei1":"882723247582375","imei2":"882723247582375","popurl":"www.agrata-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190963,"job_number":"JOB_190963","tr_customer_id":190982,"tr_customer_product_id":190972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Krishna Tagore","mobile_number":"9993974735","email_id":"girja.pothuvaal@gmail.com","dop":"2026-02-08","serial_number":"409361148387975","imei1":"409361148387975","imei2":"409361148387975","popurl":"www.satish-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190962,"job_number":"JOB_190962","tr_customer_id":190980,"tr_customer_product_id":190970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chaturaanan Gandhi","mobile_number":"9910041667","email_id":"gita.varman@hotmail.com","dop":"2026-02-08","serial_number":"921890829173343","imei1":"921890829173343","imei2":"921890829173343","popurl":"www.siddhran-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190961,"job_number":"JOB_190961","tr_customer_id":190979,"tr_customer_product_id":190969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Giriraj Dhawan","mobile_number":"9982909167","email_id":"chetan.kaul@hotmail.com","dop":"2026-02-08","serial_number":"495204487614743","imei1":"495204487614743","imei2":"495204487614743","popurl":"www.giriraaj-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190960,"job_number":"JOB_190960","tr_customer_id":190978,"tr_customer_product_id":190968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Balgopal Pilla","mobile_number":"9976850108","email_id":"krishnadas.shukla@hotmail.com","dop":"2026-02-08","serial_number":"668402489578437","imei1":"668402489578437","imei2":"668402489578437","popurl":"www.bandhu-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190959,"job_number":"JOB_190959","tr_customer_id":190977,"tr_customer_product_id":190967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chandraayan Deshpande","mobile_number":"9985248233","email_id":"giriraj.nambeesan@hotmail.com","dop":"2026-02-08","serial_number":"931088266253099","imei1":"931088266253099","imei2":"931088266253099","popurl":"www.achintya-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190958,"job_number":"JOB_190958","tr_customer_id":190976,"tr_customer_product_id":190966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Geetanjali Tandon","mobile_number":"9904351950","email_id":"amish.prajapat@hotmail.com","dop":"2026-02-08","serial_number":"154136855302512","imei1":"154136855302512","imei2":"154136855302512","popurl":"www.bhoopat-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190957,"job_number":"JOB_190957","tr_customer_id":190975,"tr_customer_product_id":190965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chidaatma Pothuvaal","mobile_number":"9915822213","email_id":"bhagirathi.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"569012229227354","imei1":"569012229227354","imei2":"569012229227354","popurl":"www.bilva-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190956,"job_number":"JOB_190956","tr_customer_id":190974,"tr_customer_product_id":190964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Bala Pillai","mobile_number":"9903569580","email_id":"kamala.ahuja@yahoo.co.in","dop":"2026-02-08","serial_number":"880528518918503","imei1":"880528518918503","imei2":"880528518918503","popurl":"www.preity-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190955,"job_number":"JOB_190955","tr_customer_id":190973,"tr_customer_product_id":190963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Vinay Prajapat","mobile_number":"9936254980","email_id":"brajendra.patel@yahoo.co.in","dop":"2026-02-08","serial_number":"985611864420167","imei1":"985611864420167","imei2":"985611864420167","popurl":"www.nanda-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190954,"job_number":"JOB_190954","tr_customer_id":190972,"tr_customer_product_id":190962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Ekaaksh Jha","mobile_number":"9924092849","email_id":"deeksha.ahuja@hotmail.com","dop":"2026-02-08","serial_number":"895969825837174","imei1":"895969825837174","imei2":"895969825837174","popurl":"www.gati-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190953,"job_number":"JOB_190953","tr_customer_id":190970,"tr_customer_product_id":190960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Bankim Kaul","mobile_number":"9902081495","email_id":"aditeya.bandopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"082673972392977","imei1":"082673972392977","imei2":"082673972392977","popurl":"www.chandrabhan-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190952,"job_number":"JOB_190952","tr_customer_id":190971,"tr_customer_product_id":190961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Vasudeva Jha","mobile_number":"9968211471","email_id":"aashritha.singh@yahoo.co.in","dop":"2026-02-08","serial_number":"194326432054978","imei1":"194326432054978","imei2":"194326432054978","popurl":"www.abhisyanta-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190951,"job_number":"JOB_190951","tr_customer_id":190969,"tr_customer_product_id":190959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Ajeet Adiga","mobile_number":"9932319682","email_id":"anjali.chaturvedi@gmail.com","dop":"2026-02-08","serial_number":"366550706275666","imei1":"366550706275666","imei2":"366550706275666","popurl":"www.hiranmaya-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190950,"job_number":"JOB_190950","tr_customer_id":190968,"tr_customer_product_id":190958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:15.000Z","modified_at":"2026-02-18T23:41:15.000Z","name":"Garuda Prajapat","mobile_number":"9992895004","email_id":"dharmaketu.bharadwaj@gmail.com","dop":"2026-02-08","serial_number":"910934801292330","imei1":"910934801292330","imei2":"910934801292330","popurl":"www.birjesh-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190949,"job_number":"JOB_190949","tr_customer_id":190967,"tr_customer_product_id":190957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Susheel Naik","mobile_number":"9958207221","email_id":"gopal.varman@hotmail.com","dop":"2026-02-08","serial_number":"890278336208392","imei1":"890278336208392","imei2":"890278336208392","popurl":"www.akula-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190948,"job_number":"JOB_190948","tr_customer_id":190966,"tr_customer_product_id":190956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Rameshwar Mehrotra","mobile_number":"9946924701","email_id":"daiwik.sinha@hotmail.com","dop":"2026-02-08","serial_number":"012080394067403","imei1":"012080394067403","imei2":"012080394067403","popurl":"www.chakor-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190947,"job_number":"JOB_190947","tr_customer_id":190965,"tr_customer_product_id":190955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Brahmanandam Reddy","mobile_number":"9960352319","email_id":"ekaksh.sinha@yahoo.co.in","dop":"2026-02-08","serial_number":"636411668218064","imei1":"636411668218064","imei2":"636411668218064","popurl":"www.kamala-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190946,"job_number":"JOB_190946","tr_customer_id":190964,"tr_customer_product_id":190954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Vishnu Kaniyar","mobile_number":"9960191355","email_id":"bhaaswar.deshpande@yahoo.co.in","dop":"2026-02-08","serial_number":"987595272551077","imei1":"987595272551077","imei2":"987595272551077","popurl":"www.bhaumik-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190945,"job_number":"JOB_190945","tr_customer_id":190963,"tr_customer_product_id":190953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Dayamayee Dubashi","mobile_number":"9975465647","email_id":"sarla.chopra@hotmail.com","dop":"2026-02-08","serial_number":"273902742229904","imei1":"273902742229904","imei2":"273902742229904","popurl":"www.devi-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190944,"job_number":"JOB_190944","tr_customer_id":190961,"tr_customer_product_id":190951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Charumati Kaul","mobile_number":"9988327072","email_id":"anurag.shah@hotmail.com","dop":"2026-02-08","serial_number":"141330250335344","imei1":"141330250335344","imei2":"141330250335344","popurl":"www.anjali-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190943,"job_number":"JOB_190943","tr_customer_id":190962,"tr_customer_product_id":190952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Kalyani Asan","mobile_number":"9960191023","email_id":"birjesh.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"143958177239473","imei1":"143958177239473","imei2":"143958177239473","popurl":"www.anshula-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190942,"job_number":"JOB_190942","tr_customer_id":190960,"tr_customer_product_id":190950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Giri Namboothiri","mobile_number":"9904020188","email_id":"anurag.varman@gmail.com","dop":"2026-02-08","serial_number":"572616483491126","imei1":"572616483491126","imei2":"572616483491126","popurl":"www.chandran-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190941,"job_number":"JOB_190941","tr_customer_id":190959,"tr_customer_product_id":190949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Amish Varrier","mobile_number":"9992753485","email_id":"shwet.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"144095171809963","imei1":"144095171809963","imei2":"144095171809963","popurl":"www.smriti-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190940,"job_number":"JOB_190940","tr_customer_id":190958,"tr_customer_product_id":190948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Bhisham Khanna","mobile_number":"9912431849","email_id":"bakula.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"315877986505964","imei1":"315877986505964","imei2":"315877986505964","popurl":"www.abhaya-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190939,"job_number":"JOB_190939","tr_customer_id":190957,"tr_customer_product_id":190947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Durgeshwari Patil","mobile_number":"9986957041","email_id":"prem.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"073224439091081","imei1":"073224439091081","imei2":"073224439091081","popurl":"www.bhuvaneshwar-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190938,"job_number":"JOB_190938","tr_customer_id":190956,"tr_customer_product_id":190946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Mani Trivedi","mobile_number":"9996561571","email_id":"puneet.jha@gmail.com","dop":"2026-02-08","serial_number":"022057127812074","imei1":"022057127812074","imei2":"022057127812074","popurl":"www.kanaka-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190937,"job_number":"JOB_190937","tr_customer_id":190955,"tr_customer_product_id":190945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Tara Dhawan","mobile_number":"9908269724","email_id":"daksha.johar@gmail.com","dop":"2026-02-08","serial_number":"605183668879515","imei1":"605183668879515","imei2":"605183668879515","popurl":"www.jagathi-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190936,"job_number":"JOB_190936","tr_customer_id":190954,"tr_customer_product_id":190944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Bhushan Agarwal","mobile_number":"9946230378","email_id":"adripathi.varma@yahoo.co.in","dop":"2026-02-08","serial_number":"882044541010887","imei1":"882044541010887","imei2":"882044541010887","popurl":"www.rakesh-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190935,"job_number":"JOB_190935","tr_customer_id":190953,"tr_customer_product_id":190943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Yogendra Mehra","mobile_number":"9945946414","email_id":"shresthi.shukla@hotmail.com","dop":"2026-02-08","serial_number":"437851086683366","imei1":"437851086683366","imei2":"437851086683366","popurl":"www.sarada-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190934,"job_number":"JOB_190934","tr_customer_id":190952,"tr_customer_product_id":190942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Opaline Naik","mobile_number":"9964981480","email_id":"chandrakin.shah@gmail.com","dop":"2026-02-08","serial_number":"523606110950004","imei1":"523606110950004","imei2":"523606110950004","popurl":"www.baala-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190933,"job_number":"JOB_190933","tr_customer_id":190951,"tr_customer_product_id":190941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Aagam Achari","mobile_number":"9925515481","email_id":"suryakanta.trivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"778708353394800","imei1":"778708353394800","imei2":"778708353394800","popurl":"www.mukul-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190932,"job_number":"JOB_190932","tr_customer_id":190950,"tr_customer_product_id":190940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Akula Sethi","mobile_number":"9948121947","email_id":"tej.achari@hotmail.com","dop":"2026-02-08","serial_number":"543178294744766","imei1":"543178294744766","imei2":"543178294744766","popurl":"www.kumuda-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190931,"job_number":"JOB_190931","tr_customer_id":190949,"tr_customer_product_id":190939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Basanti Achari","mobile_number":"9947039556","email_id":"mohinder.nair@hotmail.com","dop":"2026-02-08","serial_number":"978731832176192","imei1":"978731832176192","imei2":"978731832176192","popurl":"www.prayag-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190930,"job_number":"JOB_190930","tr_customer_id":190948,"tr_customer_product_id":190938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Mangalya Khanna","mobile_number":"9931105518","email_id":"menaka.devar@gmail.com","dop":"2026-02-08","serial_number":"486592203039673","imei1":"486592203039673","imei2":"486592203039673","popurl":"www.sheela-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190929,"job_number":"JOB_190929","tr_customer_id":190947,"tr_customer_product_id":190937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Kumuda Embranthiri","mobile_number":"9960035818","email_id":"gorakhanatha.jain@yahoo.co.in","dop":"2026-02-08","serial_number":"177398148275601","imei1":"177398148275601","imei2":"177398148275601","popurl":"www.enakshi-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190928,"job_number":"JOB_190928","tr_customer_id":190946,"tr_customer_product_id":190936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Gurdev Marar","mobile_number":"9945095693","email_id":"shankar.bharadwaj@yahoo.co.in","dop":"2026-02-08","serial_number":"913331629092871","imei1":"913331629092871","imei2":"913331629092871","popurl":"www.kamalesh-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190927,"job_number":"JOB_190927","tr_customer_id":190945,"tr_customer_product_id":190935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Chaitan Patil","mobile_number":"9998031439","email_id":"ajit.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"420380842982296","imei1":"420380842982296","imei2":"420380842982296","popurl":"www.sanka-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190926,"job_number":"JOB_190926","tr_customer_id":190944,"tr_customer_product_id":190934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Bilva Kakkar","mobile_number":"9911635088","email_id":"ambar.dwivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"602335016457726","imei1":"602335016457726","imei2":"602335016457726","popurl":"www.dandak-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190925,"job_number":"JOB_190925","tr_customer_id":190943,"tr_customer_product_id":190933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Akshat Mehrotra","mobile_number":"9910155054","email_id":"ananta.adiga@yahoo.co.in","dop":"2026-02-08","serial_number":"201972704482600","imei1":"201972704482600","imei2":"201972704482600","popurl":"www.shankar-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190924,"job_number":"JOB_190924","tr_customer_id":190942,"tr_customer_product_id":190932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Kashyap Dwivedi","mobile_number":"9953323794","email_id":"shreyashi.gandhi@hotmail.com","dop":"2026-02-08","serial_number":"837538454340241","imei1":"837538454340241","imei2":"837538454340241","popurl":"www.gati-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190923,"job_number":"JOB_190923","tr_customer_id":190941,"tr_customer_product_id":190931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Mukul Verma","mobile_number":"9993167471","email_id":"ganak.varma@hotmail.com","dop":"2026-02-08","serial_number":"650173970783894","imei1":"650173970783894","imei2":"650173970783894","popurl":"www.lakshman-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190922,"job_number":"JOB_190922","tr_customer_id":190940,"tr_customer_product_id":190930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Naval Namboothiri","mobile_number":"9944238099","email_id":"vedanshi.pandey@gmail.com","dop":"2026-02-08","serial_number":"753986238050157","imei1":"753986238050157","imei2":"753986238050157","popurl":"www.prathamesh-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190921,"job_number":"JOB_190921","tr_customer_id":190939,"tr_customer_product_id":190929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Meena Sinha","mobile_number":"9970074482","email_id":"kalpana.butt@gmail.com","dop":"2026-02-08","serial_number":"614257287858000","imei1":"614257287858000","imei2":"614257287858000","popurl":"www.lakshman-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190920,"job_number":"JOB_190920","tr_customer_id":190938,"tr_customer_product_id":190928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Chandradev Sethi","mobile_number":"9912658599","email_id":"ekaaksh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"790491463951265","imei1":"790491463951265","imei2":"790491463951265","popurl":"www.vrinda-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190919,"job_number":"JOB_190919","tr_customer_id":190937,"tr_customer_product_id":190927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Sujata Gupta","mobile_number":"9910098030","email_id":"daiwik.nehru@yahoo.co.in","dop":"2026-02-08","serial_number":"547551347306240","imei1":"547551347306240","imei2":"547551347306240","popurl":"www.basanti-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190918,"job_number":"JOB_190918","tr_customer_id":190936,"tr_customer_product_id":190926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:58.000Z","modified_at":"2026-02-18T23:21:58.000Z","name":"Ananta Agarwal","mobile_number":"9910072336","email_id":"prathamesh.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"702173739059219","imei1":"702173739059219","imei2":"702173739059219","popurl":"www.budhil-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190917,"job_number":"JOB_190917","tr_customer_id":190935,"tr_customer_product_id":190925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:58.000Z","modified_at":"2026-02-18T23:21:58.000Z","name":"Padma Kocchar","mobile_number":"9992529235","email_id":"aruna.chaturvedi@hotmail.com","dop":"2026-02-08","serial_number":"468859862360677","imei1":"468859862360677","imei2":"468859862360677","popurl":"www.chandira-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190916,"job_number":"JOB_190916","tr_customer_id":190934,"tr_customer_product_id":190924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Anasooya Chopra","mobile_number":"9989569385","email_id":"ekaparnika.jain@gmail.com","dop":"2026-02-08","serial_number":"437436332616030","imei1":"437436332616030","imei2":"437436332616030","popurl":"www.uttam-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190915,"job_number":"JOB_190915","tr_customer_id":190933,"tr_customer_product_id":190923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Dayaamay Prajapat","mobile_number":"9976377919","email_id":"chanakya.trivedi@hotmail.com","dop":"2026-02-08","serial_number":"262594621754374","imei1":"262594621754374","imei2":"262594621754374","popurl":"www.esha-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190914,"job_number":"JOB_190914","tr_customer_id":190932,"tr_customer_product_id":190922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Deepankar Guha","mobile_number":"9941069853","email_id":"amaranaath.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"618039509209378","imei1":"618039509209378","imei2":"618039509209378","popurl":"www.sweta-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190913,"job_number":"JOB_190913","tr_customer_id":190931,"tr_customer_product_id":190921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Dinesh Talwar","mobile_number":"9921338793","email_id":"yogendra.butt@gmail.com","dop":"2026-02-08","serial_number":"712743358086752","imei1":"712743358086752","imei2":"712743358086752","popurl":"www.balamani-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190912,"job_number":"JOB_190912","tr_customer_id":190930,"tr_customer_product_id":190920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Balachandra Dutta","mobile_number":"9990431166","email_id":"buddhana.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"487516105177355","imei1":"487516105177355","imei2":"487516105177355","popurl":"www.meenakshi-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190911,"job_number":"JOB_190911","tr_customer_id":190929,"tr_customer_product_id":190919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Geeta Kaniyar","mobile_number":"9984053916","email_id":"bhagwati.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"459386923707647","imei1":"459386923707647","imei2":"459386923707647","popurl":"www.anang-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190910,"job_number":"JOB_190910","tr_customer_id":190928,"tr_customer_product_id":190918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Abhirath Prajapat","mobile_number":"9984311243","email_id":"dipesh.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"122636019954495","imei1":"122636019954495","imei2":"122636019954495","popurl":"www.rohit-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190909,"job_number":"JOB_190909","tr_customer_id":190927,"tr_customer_product_id":190917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Deenabandhu Kakkar","mobile_number":"9989167113","email_id":"amrit.iyer@gmail.com","dop":"2026-02-08","serial_number":"329096927664934","imei1":"329096927664934","imei2":"329096927664934","popurl":"www.chatura-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190908,"job_number":"JOB_190908","tr_customer_id":190926,"tr_customer_product_id":190916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Jyotsana Gowda","mobile_number":"9956380959","email_id":"trisha.sinha@hotmail.com","dop":"2026-02-08","serial_number":"926137146075920","imei1":"926137146075920","imei2":"926137146075920","popurl":"www.agrata-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190907,"job_number":"JOB_190907","tr_customer_id":190925,"tr_customer_product_id":190915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Baidehi Devar","mobile_number":"9994558417","email_id":"aditeya.patel@gmail.com","dop":"2026-02-08","serial_number":"837072807994164","imei1":"837072807994164","imei2":"837072807994164","popurl":"www.bhushit-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190906,"job_number":"JOB_190906","tr_customer_id":190924,"tr_customer_product_id":190914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Nanda Mahajan","mobile_number":"9995533422","email_id":"adityanandana.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"799363537096066","imei1":"799363537096066","imei2":"799363537096066","popurl":"www.manjusha-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190905,"job_number":"JOB_190905","tr_customer_id":190923,"tr_customer_product_id":190913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Bhadran Mishra","mobile_number":"9921434228","email_id":"chandan.joshi@yahoo.co.in","dop":"2026-02-08","serial_number":"784405657478406","imei1":"784405657478406","imei2":"784405657478406","popurl":"www.bhushan-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190904,"job_number":"JOB_190904","tr_customer_id":190922,"tr_customer_product_id":190912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Jyoti Bhattathiri","mobile_number":"9936687633","email_id":"poornima.dhawan@hotmail.com","dop":"2026-02-08","serial_number":"757343580253036","imei1":"757343580253036","imei2":"757343580253036","popurl":"www.mahendra-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190903,"job_number":"JOB_190903","tr_customer_id":190921,"tr_customer_product_id":190911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Mina Gowda","mobile_number":"9985542852","email_id":"bhamini.mehrotra@gmail.com","dop":"2026-02-08","serial_number":"002081674649964","imei1":"002081674649964","imei2":"002081674649964","popurl":"www.kailash-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190902,"job_number":"JOB_190902","tr_customer_id":190920,"tr_customer_product_id":190910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Tapan Ganaka","mobile_number":"9967268656","email_id":"abhirath.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"189939179395943","imei1":"189939179395943","imei2":"189939179395943","popurl":"www.achyut-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190901,"job_number":"JOB_190901","tr_customer_id":190919,"tr_customer_product_id":190909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chitrangada Kocchar","mobile_number":"9908586134","email_id":"sucheta.ahuja@yahoo.co.in","dop":"2026-02-08","serial_number":"740791206005486","imei1":"740791206005486","imei2":"740791206005486","popurl":"www.deevakar-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190900,"job_number":"JOB_190900","tr_customer_id":190918,"tr_customer_product_id":190908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chandi Reddy","mobile_number":"9982843587","email_id":"ranjit.prajapat@hotmail.com","dop":"2026-02-08","serial_number":"078562118920142","imei1":"078562118920142","imei2":"078562118920142","popurl":"www.baalagopaal-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190899,"job_number":"JOB_190899","tr_customer_id":190917,"tr_customer_product_id":190907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Agnivesh Nambeesan","mobile_number":"9979107716","email_id":"chitramala.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"550522232137676","imei1":"550522232137676","imei2":"550522232137676","popurl":"www.ajeet-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190898,"job_number":"JOB_190898","tr_customer_id":190916,"tr_customer_product_id":190906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Abhirath Bhat","mobile_number":"9905992171","email_id":"vasudev.tandon@yahoo.co.in","dop":"2026-02-08","serial_number":"983011492116006","imei1":"983011492116006","imei2":"983011492116006","popurl":"www.ojaswini-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190897,"job_number":"JOB_190897","tr_customer_id":190915,"tr_customer_product_id":190905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Shakti Naik","mobile_number":"9950275491","email_id":"bandhul.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"113499136862486","imei1":"113499136862486","imei2":"113499136862486","popurl":"www.brajesh-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190896,"job_number":"JOB_190896","tr_customer_id":190914,"tr_customer_product_id":190904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chandini Achari","mobile_number":"9913263274","email_id":"madhuri.tandon@yahoo.co.in","dop":"2026-02-08","serial_number":"106152534162751","imei1":"106152534162751","imei2":"106152534162751","popurl":"www.aagam-mahajan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190895,"job_number":"JOB_190895","tr_customer_id":190913,"tr_customer_product_id":190903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Geeta Menon","mobile_number":"9972286186","email_id":"malati.prajapat@gmail.com","dop":"2026-02-08","serial_number":"930353854717995","imei1":"930353854717995","imei2":"930353854717995","popurl":"www.harinarayan-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190894,"job_number":"JOB_190894","tr_customer_id":190912,"tr_customer_product_id":190902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Devvrat Singh","mobile_number":"9937367538","email_id":"girindra.mehra@gmail.com","dop":"2026-02-08","serial_number":"159654428150369","imei1":"159654428150369","imei2":"159654428150369","popurl":"www.rajan-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190893,"job_number":"JOB_190893","tr_customer_id":190911,"tr_customer_product_id":190901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Hiranya Namboothiri","mobile_number":"9918346532","email_id":"anilaabh.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"548862589731871","imei1":"548862589731871","imei2":"548862589731871","popurl":"www.aadinath-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190892,"job_number":"JOB_190892","tr_customer_id":190910,"tr_customer_product_id":190900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Jai Dwivedi","mobile_number":"9939791176","email_id":"rita.naik@hotmail.com","dop":"2026-02-08","serial_number":"163037302906369","imei1":"163037302906369","imei2":"163037302906369","popurl":"www.bhardwaj-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190891,"job_number":"JOB_190891","tr_customer_id":190909,"tr_customer_product_id":190899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Mohana Kaniyar","mobile_number":"9995102431","email_id":"aanandinii.mahajan@gmail.com","dop":"2026-02-08","serial_number":"454100574261172","imei1":"454100574261172","imei2":"454100574261172","popurl":"www.hamsini-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190890,"job_number":"JOB_190890","tr_customer_id":190908,"tr_customer_product_id":190898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Devagya Kocchar","mobile_number":"9988058887","email_id":"paramartha.embranthiri@yahoo.co.in","dop":"2026-02-08","serial_number":"614883321447887","imei1":"614883321447887","imei2":"614883321447887","popurl":"www.akshainie-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190889,"job_number":"JOB_190889","tr_customer_id":190907,"tr_customer_product_id":190897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Girja Iyer","mobile_number":"9909453326","email_id":"chatur.iyer@hotmail.com","dop":"2026-02-08","serial_number":"081513001044181","imei1":"081513001044181","imei2":"081513001044181","popurl":"www.anuraag-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190888,"job_number":"JOB_190888","tr_customer_id":190906,"tr_customer_product_id":190896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Baalaaditya Mukhopadhyay","mobile_number":"9917261848","email_id":"jaya.gowda@hotmail.com","dop":"2026-02-08","serial_number":"433843286469622","imei1":"433843286469622","imei2":"433843286469622","popurl":"www.anagh-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190887,"job_number":"JOB_190887","tr_customer_id":190905,"tr_customer_product_id":190895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Usha Dwivedi","mobile_number":"9930886054","email_id":"chakrika.naik@hotmail.com","dop":"2026-02-08","serial_number":"770168682348325","imei1":"770168682348325","imei2":"770168682348325","popurl":"www.govinda-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190886,"job_number":"JOB_190886","tr_customer_id":190904,"tr_customer_product_id":190894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Girija Gill","mobile_number":"9917481464","email_id":"vasanti.achari@gmail.com","dop":"2026-02-08","serial_number":"996854517256537","imei1":"996854517256537","imei2":"996854517256537","popurl":"www.govinda-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190885,"job_number":"JOB_190885","tr_customer_id":190903,"tr_customer_product_id":190893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Aatreya Reddy","mobile_number":"9904006487","email_id":"brahma.shah@gmail.com","dop":"2026-02-08","serial_number":"650399057500721","imei1":"650399057500721","imei2":"650399057500721","popurl":"www.aadrika-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190884,"job_number":"JOB_190884","tr_customer_id":190902,"tr_customer_product_id":190892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Bhagwanti Johar","mobile_number":"9966231401","email_id":"chandraayan.kaul@hotmail.com","dop":"2026-02-08","serial_number":"502687914311794","imei1":"502687914311794","imei2":"502687914311794","popurl":"www.dhyanesh-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190883,"job_number":"JOB_190883","tr_customer_id":190901,"tr_customer_product_id":190891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Bhupati Gupta","mobile_number":"9921842670","email_id":"atmanand.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"017255210116267","imei1":"017255210116267","imei2":"017255210116267","popurl":"www.ganesh-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190882,"job_number":"JOB_190882","tr_customer_id":190900,"tr_customer_product_id":190890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Aayushmaan Patel","mobile_number":"9900381586","email_id":"bankimchandra.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"837781124416532","imei1":"837781124416532","imei2":"837781124416532","popurl":"www.sanjay-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190881,"job_number":"JOB_190881","tr_customer_id":190899,"tr_customer_product_id":190889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Mangala Jain","mobile_number":"9916132856","email_id":"shobhana.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"085775969439355","imei1":"085775969439355","imei2":"085775969439355","popurl":"www.bhuvanesh-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190880,"job_number":"JOB_190880","tr_customer_id":190898,"tr_customer_product_id":190888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Hamsini Gowda","mobile_number":"9919660284","email_id":"somnath.mishra@yahoo.co.in","dop":"2026-02-08","serial_number":"466118383771101","imei1":"466118383771101","imei2":"466118383771101","popurl":"www.bhaasvan-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190879,"job_number":"JOB_190879","tr_customer_id":190897,"tr_customer_product_id":190887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Niranjan Butt","mobile_number":"9972372783","email_id":"bhishma.achari@hotmail.com","dop":"2026-02-08","serial_number":"749736849376737","imei1":"749736849376737","imei2":"749736849376737","popurl":"www.mahesh-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190878,"job_number":"JOB_190878","tr_customer_id":190896,"tr_customer_product_id":190886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Dhatri Iyengar","mobile_number":"9956379174","email_id":"aaratrika.trivedi@gmail.com","dop":"2026-02-08","serial_number":"931894584437326","imei1":"931894584437326","imei2":"931894584437326","popurl":"www.manoj-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190877,"job_number":"JOB_190877","tr_customer_id":190895,"tr_customer_product_id":190885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Ramaa Mukhopadhyay","mobile_number":"9993199019","email_id":"dhaanyalakshmi.achari@hotmail.com","dop":"2026-02-08","serial_number":"626548424417218","imei1":"626548424417218","imei2":"626548424417218","popurl":"www.agnivesh-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190876,"job_number":"JOB_190876","tr_customer_id":190894,"tr_customer_product_id":190884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Baalagopaal Achari","mobile_number":"9949980504","email_id":"chidaatma.deshpande@yahoo.co.in","dop":"2026-02-08","serial_number":"380013059944619","imei1":"380013059944619","imei2":"380013059944619","popurl":"www.vasudha-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190875,"job_number":"JOB_190875","tr_customer_id":190893,"tr_customer_product_id":190883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Daevi Mahajan","mobile_number":"9990090889","email_id":"chandrabhaga.devar@gmail.com","dop":"2026-02-08","serial_number":"436551893476039","imei1":"436551893476039","imei2":"436551893476039","popurl":"www.lila-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190874,"job_number":"JOB_190874","tr_customer_id":190892,"tr_customer_product_id":190882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Shankar Dubashi","mobile_number":"9955614865","email_id":"gitanjali.namboothiri@gmail.com","dop":"2026-02-08","serial_number":"996243806364998","imei1":"996243806364998","imei2":"996243806364998","popurl":"www.aditya-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190873,"job_number":"JOB_190873","tr_customer_id":190891,"tr_customer_product_id":190881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Bhadran Kaur","mobile_number":"9920346904","email_id":"aaditya.nayar@gmail.com","dop":"2026-02-08","serial_number":"398322691912497","imei1":"398322691912497","imei2":"398322691912497","popurl":"www.anal-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190872,"job_number":"JOB_190872","tr_customer_id":190890,"tr_customer_product_id":190880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Girika Mukhopadhyay","mobile_number":"9980382087","email_id":"sujata.marar@hotmail.com","dop":"2026-02-08","serial_number":"724007369136797","imei1":"724007369136797","imei2":"724007369136797","popurl":"www.gopal-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190871,"job_number":"JOB_190871","tr_customer_id":190889,"tr_customer_product_id":190879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Bhramar Achari","mobile_number":"9923651542","email_id":"sarala.acharya@hotmail.com","dop":"2026-02-08","serial_number":"711599442055137","imei1":"711599442055137","imei2":"711599442055137","popurl":"www.enakshi-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190870,"job_number":"JOB_190870","tr_customer_id":190887,"tr_customer_product_id":190878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Jagathi Mehrotra","mobile_number":"9963120236","email_id":"hiranya.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"361251208209568","imei1":"361251208209568","imei2":"361251208209568","popurl":"www.chidambar-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190869,"job_number":"JOB_190869","tr_customer_id":190888,"tr_customer_product_id":190877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Dhara Kaur","mobile_number":"9932174878","email_id":"deeptimay.dutta@gmail.com","dop":"2026-02-08","serial_number":"796052130077336","imei1":"796052130077336","imei2":"796052130077336","popurl":"www.tanushri-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190864,"job_number":"JOB_190864","tr_customer_id":190882,"tr_customer_product_id":190872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T21:06:38.000Z","modified_at":"2026-02-18T21:06:38.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-13","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-13T21:06:37.995511063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T21:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190863,"job_number":"JOB_190863","tr_customer_id":190881,"tr_customer_product_id":190871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:54.000Z","modified_at":"2026-02-18T20:25:54.000Z","name":"Cheyanne Gislason","mobile_number":"676-926-2863","email_id":"Freeman.Dicki@gmail.com","dop":"2025-04-06","serial_number":"12114163757821472","imei1":"12114163757821472","imei2":"12114163757821472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190861,"job_number":"JOB_190861","tr_customer_id":190879,"tr_customer_product_id":190869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:53.000Z","modified_at":"2026-02-18T20:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11403113614601","imei1":"11403113614601","imei2":"11403113614601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190860,"job_number":"JOB_190860","tr_customer_id":190878,"tr_customer_product_id":190868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:09.000Z","modified_at":"2026-02-18T20:25:09.000Z","name":"Ward King","mobile_number":"424-780-1682","email_id":"Freda71@yahoo.com","dop":"2025-04-06","serial_number":"17423815819921312","imei1":"17423815819921312","imei2":"17423815819921312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190858,"job_number":"JOB_190858","tr_customer_id":190876,"tr_customer_product_id":190866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:08.000Z","modified_at":"2026-02-18T20:25:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10254354890456","imei1":"10254354890456","imei2":"10254354890456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190857,"job_number":"JOB_190857","tr_customer_id":190875,"tr_customer_product_id":190865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:24:24.000Z","modified_at":"2026-02-18T20:24:24.000Z","name":"Tania Jones","mobile_number":"919-434-7637","email_id":"Flavie35@yahoo.com","dop":"2025-04-06","serial_number":"17838922880492584","imei1":"17838922880492584","imei2":"17838922880492584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190855,"job_number":"JOB_190855","tr_customer_id":190873,"tr_customer_product_id":190863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:24:23.000Z","modified_at":"2026-02-18T20:24:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17303142285472","imei1":"17303142285472","imei2":"17303142285472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:07.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191167,"job_number":"JOB_191167","tr_customer_id":191185,"tr_customer_product_id":191175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:25:22.000Z","modified_at":"2026-02-19T00:25:22.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"12669559621871","imei1":"12669559621871","imei2":"12669559621871","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191160,"job_number":"JOB_191160","tr_customer_id":191178,"tr_customer_product_id":191168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:58.000Z","modified_at":"2026-02-19T00:22:58.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11235877410689","imei1":"11235877410689","imei2":"11235877410689","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191159,"job_number":"JOB_191159","tr_customer_id":191177,"tr_customer_product_id":191167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:53.000Z","modified_at":"2026-02-19T00:22:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"10757707074895","imei1":"10757707074895","imei2":"10757707074895","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191153,"job_number":"JOB_191153","tr_customer_id":191171,"tr_customer_product_id":191161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:19:27.000Z","modified_at":"2026-02-19T00:19:27.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"13138171865054","imei1":"13138171865054","imei2":"13138171865054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191152,"job_number":"JOB_191152","tr_customer_id":191170,"tr_customer_product_id":191160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:54.000Z","modified_at":"2026-02-19T00:16:54.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11858272460286","imei1":"11858272460286","imei2":"11858272460286","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191151,"job_number":"JOB_191151","tr_customer_id":191169,"tr_customer_product_id":191159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:50.000Z","modified_at":"2026-02-19T00:16:50.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"18770272230309","imei1":"18770272230309","imei2":"18770272230309","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191150,"job_number":"JOB_191150","tr_customer_id":191168,"tr_customer_product_id":191158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:26.000Z","modified_at":"2026-02-19T00:16:26.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"17919096867894","imei1":"17919096867894","imei2":"17919096867894","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191084,"job_number":"JOB_191084","tr_customer_id":191102,"tr_customer_product_id":191092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:58.000Z","modified_at":"2026-02-18T23:57:58.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190868,"job_number":"JOB_190868","tr_customer_id":190886,"tr_customer_product_id":190876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:00:39.000Z","modified_at":"2026-02-18T23:00:39.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678905","imei2":"9876567895678905","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190867,"job_number":"JOB_190867","tr_customer_id":190885,"tr_customer_product_id":190875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:00:09.000Z","modified_at":"2026-02-18T23:00:09.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678904","imei2":"9876567895678904","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190866,"job_number":"JOB_190866","tr_customer_id":190884,"tr_customer_product_id":190874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T22:58:53.000Z","modified_at":"2026-02-18T22:58:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678903","imei2":"9876567895678903","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T22:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190865,"job_number":"JOB_190865","tr_customer_id":190883,"tr_customer_product_id":190873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T22:52:46.000Z","modified_at":"2026-02-18T22:52:46.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T22:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MDh9.ynvjvgUXUiNYi5hiDWYP8wDx30Km2sbjLlF8UXg9w7s
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 15d6fedc-29af-4523-a556-5aeba77e52f4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":152156,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MDh9.ynvjvgUXUiNYi5hiDWYP8wDx30Km2sbjLlF8UXg9w7s
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5dc041a8-9fdb-47d4-a5c4-8119a0af357f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 191201,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"3fac2-9l1s3wKMBAloSFOe9SQ0E6YCLTs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 326.46KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MDh9.ynvjvgUXUiNYi5hiDWYP8wDx30Km2sbjLlF8UXg9w7s
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 28529b04-bc70-47a5-9158-79dc55fafca6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"519d2-dFxAcEQ7lR//tmrpw4Eon6V0KK0"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191202,"job_number":"JOB_191202","tr_customer_id":191220,"tr_customer_product_id":191210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:09.000Z","modified_at":"2026-02-19T04:30:09.000Z","name":"Randi Kuhlman","mobile_number":"915-671-2928","email_id":"Ted_Marvin97@yahoo.com","dop":"2025-04-06","serial_number":"14244855419219","imei1":"14244855419219","imei2":"14244855419219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191200,"job_number":"JOB_191200","tr_customer_id":191218,"tr_customer_product_id":191208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Mikel Keebler","mobile_number":"804-386-4448","email_id":"Rebekah.Williamson91@gmail.com","dop":"2025-04-06","serial_number":"13936914947427026","imei1":"13936914947427026","imei2":"13936914947427026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191199,"job_number":"JOB_191199","tr_customer_id":191217,"tr_customer_product_id":191207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Sean Armstrong","mobile_number":"870-821-7245","email_id":"Reece.Goyette46@hotmail.com","dop":"2025-04-06","serial_number":"12104179943918958","imei1":"12104179943918958","imei2":"12104179943918958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191198,"job_number":"JOB_191198","tr_customer_id":191216,"tr_customer_product_id":191206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"Hollis Hodkiewicz","mobile_number":"426-792-6731","email_id":"Lonny_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"10858614378033","imei1":"10858614378033","imei2":"10858614378033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191197,"job_number":"JOB_191197","tr_customer_id":191215,"tr_customer_product_id":191205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11285978399661","imei1":"11285978399661","imei2":"11285978399661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191196,"job_number":"JOB_191196","tr_customer_id":191214,"tr_customer_product_id":191204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:04.000Z","name":"Donavon Ledner","mobile_number":"956-780-1388","email_id":"Tyshawn_Heidenreich62@yahoo.com","dop":"2025-04-06","serial_number":"19558276965750","imei1":"19558276965750","imei2":"19558276965750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191195,"job_number":"JOB_191195","tr_customer_id":191213,"tr_customer_product_id":191203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10335959294930","imei1":"10335959294930","imei2":"10335959294930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191194,"job_number":"JOB_191194","tr_customer_id":191212,"tr_customer_product_id":191202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:03.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Norval Lynch","mobile_number":"735-671-3851","email_id":"Kaylee.Gibson7@hotmail.com","dop":"2025-04-06","serial_number":"13780079638558418","imei1":"13780079638558418","imei2":"13780079638558418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191193,"job_number":"JOB_191193","tr_customer_id":191211,"tr_customer_product_id":191201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:01.000Z","modified_at":"2026-02-19T04:30:01.000Z","name":"Lenny Rice","mobile_number":"981-780-0083","email_id":"Clay_Luettgen85@hotmail.com","dop":"2025-04-06","serial_number":"10261188274570","imei1":"10261188274570","imei2":"10261188274570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191192,"job_number":"JOB_191192","tr_customer_id":191210,"tr_customer_product_id":191200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:00.000Z","modified_at":"2026-02-19T04:30:00.000Z","name":"Rebeca Von","mobile_number":"208-750-0876","email_id":"Roy76@hotmail.com","dop":"2025-04-06","serial_number":"19460032227248190","imei1":"19460032227248190","imei2":"19460032227248190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191190,"job_number":"JOB_191190","tr_customer_id":191208,"tr_customer_product_id":191198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:55.000Z","modified_at":"2026-02-19T04:29:55.000Z","name":"Derek Stokes","mobile_number":"211-263-6356","email_id":"Eli.Johnston@gmail.com","dop":"2025-06-18","serial_number":"1098814092956331","imei1":"1098814092956331","imei2":"1098814092956331","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191188,"job_number":"JOB_191188","tr_customer_id":191206,"tr_customer_product_id":191196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"Elmo Goodwin","mobile_number":"428-590-9953","email_id":"Linnie_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"11581440016962706","imei1":"11581440016962706","imei2":"11581440016962706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191187,"job_number":"JOB_191187","tr_customer_id":191205,"tr_customer_product_id":191195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10639484352176","imei1":"10639484352176","imei2":"10639484352176","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191184,"job_number":"JOB_191184","tr_customer_id":191202,"tr_customer_product_id":191192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:52.000Z","modified_at":"2026-02-19T04:29:52.000Z","name":"Wilma McLaughlin","mobile_number":"786-933-3384","email_id":"Ozella_Miller20@yahoo.com","dop":"2025-04-06","serial_number":"19592095137449076","imei1":"19592095137449076","imei2":"19592095137449076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191182,"job_number":"JOB_191182","tr_customer_id":191200,"tr_customer_product_id":191190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:50.000Z","modified_at":"2026-02-19T04:29:50.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13076512553903","imei1":"13076512553903","imei2":"13076512553903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191180,"job_number":"JOB_191180","tr_customer_id":191198,"tr_customer_product_id":191188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:19.000Z","modified_at":"2026-02-19T03:36:19.000Z","name":"Coby Wyman","mobile_number":"722-929-0611","email_id":"Holly_Bashirian80@hotmail.com","dop":"2025-04-06","serial_number":"15123101805378176","imei1":"15123101805378176","imei2":"15123101805378176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191178,"job_number":"JOB_191178","tr_customer_id":191196,"tr_customer_product_id":191186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17673734103702","imei1":"17673734103702","imei2":"17673734103702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191177,"job_number":"JOB_191177","tr_customer_id":191195,"tr_customer_product_id":191185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:33.000Z","modified_at":"2026-02-19T03:35:33.000Z","name":"Lenna Powlowski","mobile_number":"997-438-8060","email_id":"Mckenzie_Stiedemann16@yahoo.com","dop":"2025-04-06","serial_number":"15466463175345296","imei1":"15466463175345296","imei2":"15466463175345296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191175,"job_number":"JOB_191175","tr_customer_id":191193,"tr_customer_product_id":191183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:35:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10633557723641","imei1":"10633557723641","imei2":"10633557723641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191174,"job_number":"JOB_191174","tr_customer_id":191192,"tr_customer_product_id":191182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:48.000Z","modified_at":"2026-02-19T03:34:48.000Z","name":"Callie Fahey","mobile_number":"458-974-2885","email_id":"Kenyon.Schamberger80@hotmail.com","dop":"2025-04-06","serial_number":"17821156369264368","imei1":"17821156369264368","imei2":"17821156369264368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191172,"job_number":"JOB_191172","tr_customer_id":191190,"tr_customer_product_id":191180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:46.000Z","modified_at":"2026-02-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16860784303107","imei1":"16860784303107","imei2":"16860784303107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191171,"job_number":"JOB_191171","tr_customer_id":191189,"tr_customer_product_id":191179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:17.000Z","modified_at":"2026-02-19T03:20:17.000Z","name":"Vern McCullough","mobile_number":"780-458-0283","email_id":"Brittany.Kilback@hotmail.com","dop":"2025-05-30","serial_number":"1715715093243049","imei1":"1715715093243049","imei2":"1715715093243049","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191170,"job_number":"JOB_191170","tr_customer_id":191188,"tr_customer_product_id":191178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:16.000Z","modified_at":"2026-02-19T03:20:16.000Z","name":"Declan Waelchi","mobile_number":"539-729-8659","email_id":"Gunner3@yahoo.com","dop":"2025-05-30","serial_number":"11532493277077","imei1":"11532493277077","imei2":"11532493277077","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191168,"job_number":"JOB_191168","tr_customer_id":191186,"tr_customer_product_id":191176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T02:13:34.000Z","modified_at":"2026-02-19T02:13:34.000Z","name":"Johann Connelly","mobile_number":"301-423-8121","email_id":"Estell_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16556257673054","imei1":"16556257673054","imei2":"16556257673054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T02:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191166,"job_number":"JOB_191166","tr_customer_id":191184,"tr_customer_product_id":191173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Pran Sethi","mobile_number":"9907747388","email_id":"anwesha.chopra@yahoo.co.in","dop":"2026-02-09","serial_number":"905147799803280","imei1":"905147799803280","imei2":"905147799803280","popurl":"www.adityanandana-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191165,"job_number":"JOB_191165","tr_customer_id":191183,"tr_customer_product_id":191174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Deenabandhu Tagore","mobile_number":"9999403218","email_id":"mayoor.achari@gmail.com","dop":"2026-02-09","serial_number":"796134426928884","imei1":"796134426928884","imei2":"796134426928884","popurl":"www.shubhaprada-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191164,"job_number":"JOB_191164","tr_customer_id":191182,"tr_customer_product_id":191172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Brijesh Varma","mobile_number":"9986244207","email_id":"anagh.pandey@hotmail.com","dop":"2026-02-09","serial_number":"629333512385650","imei1":"629333512385650","imei2":"629333512385650","popurl":"www.niranjan-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191163,"job_number":"JOB_191163","tr_customer_id":191181,"tr_customer_product_id":191171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Ahalya Bandopadhyay","mobile_number":"9986808629","email_id":"sanjay.gill@yahoo.co.in","dop":"2026-02-09","serial_number":"679671911714125","imei1":"679671911714125","imei2":"679671911714125","popurl":"www.gorakhanatha-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191162,"job_number":"JOB_191162","tr_customer_id":191180,"tr_customer_product_id":191170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Vimala Panicker","mobile_number":"9954463299","email_id":"shiv.mishra@hotmail.com","dop":"2026-02-09","serial_number":"874496441774244","imei1":"874496441774244","imei2":"874496441774244","popurl":"www.mayoor-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191161,"job_number":"JOB_191161","tr_customer_id":191179,"tr_customer_product_id":191169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:35.000Z","modified_at":"2026-02-19T00:24:35.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-09","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-09T00:24:34.463019421Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191158,"job_number":"JOB_191158","tr_customer_id":191175,"tr_customer_product_id":191166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Amaresh Johar","mobile_number":"9947726154","email_id":"meena.embranthiri@gmail.com","dop":"2026-02-09","serial_number":"135433346694342","imei1":"135433346694342","imei2":"135433346694342","popurl":"www.bhupen-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191157,"job_number":"JOB_191157","tr_customer_id":191176,"tr_customer_product_id":191165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Kalinda Shukla","mobile_number":"9913332577","email_id":"lakshminath.dubashi@gmail.com","dop":"2026-02-09","serial_number":"527975668616109","imei1":"527975668616109","imei2":"527975668616109","popurl":"www.bhramar-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191156,"job_number":"JOB_191156","tr_customer_id":191174,"tr_customer_product_id":191164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Chitraksh Varma","mobile_number":"9943171457","email_id":"giri.iyengar@gmail.com","dop":"2026-02-09","serial_number":"583605998887334","imei1":"583605998887334","imei2":"583605998887334","popurl":"www.mina-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191155,"job_number":"JOB_191155","tr_customer_id":191173,"tr_customer_product_id":191163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Naval Acharya","mobile_number":"9965555798","email_id":"anunay.varma@yahoo.co.in","dop":"2026-02-09","serial_number":"723992736278433","imei1":"723992736278433","imei2":"723992736278433","popurl":"www.gajaadhar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191154,"job_number":"JOB_191154","tr_customer_id":191172,"tr_customer_product_id":191162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:25.000Z","name":"Soma Kaul","mobile_number":"9934013376","email_id":"chidambar.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"771448971487078","imei1":"771448971487078","imei2":"771448971487078","popurl":"www.sharda-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191149,"job_number":"JOB_191149","tr_customer_id":191167,"tr_customer_product_id":191157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chidaakaash Agarwal","mobile_number":"9988438346","email_id":"durga.kapoor@hotmail.com","dop":"2026-02-09","serial_number":"735915726220999","imei1":"735915726220999","imei2":"735915726220999","popurl":"www.anang-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191148,"job_number":"JOB_191148","tr_customer_id":191166,"tr_customer_product_id":191156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Jaya Mukhopadhyay","mobile_number":"9906821801","email_id":"bhagwanti.tagore@hotmail.com","dop":"2026-02-09","serial_number":"571541587031533","imei1":"571541587031533","imei2":"571541587031533","popurl":"www.sharda-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191147,"job_number":"JOB_191147","tr_customer_id":191165,"tr_customer_product_id":191155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Bhoopati Agarwal","mobile_number":"9912529727","email_id":"chandira.kaul@yahoo.co.in","dop":"2026-02-09","serial_number":"049689949507339","imei1":"049689949507339","imei2":"049689949507339","popurl":"www.ameyatma-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191146,"job_number":"JOB_191146","tr_customer_id":191164,"tr_customer_product_id":191154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Rageswari Panicker","mobile_number":"9983585899","email_id":"brahmanandam.bhattacharya@gmail.com","dop":"2026-02-09","serial_number":"722557139571064","imei1":"722557139571064","imei2":"722557139571064","popurl":"www.anshula-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191145,"job_number":"JOB_191145","tr_customer_id":191163,"tr_customer_product_id":191153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chandraketu Panicker","mobile_number":"9923651062","email_id":"chitramala.naik@gmail.com","dop":"2026-02-09","serial_number":"174007883854082","imei1":"174007883854082","imei2":"174007883854082","popurl":"www.preity-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191144,"job_number":"JOB_191144","tr_customer_id":191162,"tr_customer_product_id":191152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Jitender Nehru","mobile_number":"9947309000","email_id":"meghnad.singh@gmail.com","dop":"2026-02-09","serial_number":"532502399317086","imei1":"532502399317086","imei2":"532502399317086","popurl":"www.brahma-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191143,"job_number":"JOB_191143","tr_customer_id":191161,"tr_customer_product_id":191151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chandi Mehrotra","mobile_number":"9948803513","email_id":"chinmayanand.johar@gmail.com","dop":"2026-02-09","serial_number":"471792494400158","imei1":"471792494400158","imei2":"471792494400158","popurl":"www.chanakya-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191142,"job_number":"JOB_191142","tr_customer_id":191160,"tr_customer_product_id":191150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Kumari Trivedi","mobile_number":"9950015421","email_id":"devajyoti.sharma@gmail.com","dop":"2026-02-09","serial_number":"061799902086423","imei1":"061799902086423","imei2":"061799902086423","popurl":"www.shridevi-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191141,"job_number":"JOB_191141","tr_customer_id":191159,"tr_customer_product_id":191149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chidaakaash Chopra","mobile_number":"9917455580","email_id":"chiranjeeve.prajapat@hotmail.com","dop":"2026-02-09","serial_number":"295454458305836","imei1":"295454458305836","imei2":"295454458305836","popurl":"www.kali-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191140,"job_number":"JOB_191140","tr_customer_id":191158,"tr_customer_product_id":191148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Uttam Prajapat","mobile_number":"9989521661","email_id":"uttam.khatri@hotmail.com","dop":"2026-02-09","serial_number":"531806628969744","imei1":"531806628969744","imei2":"531806628969744","popurl":"www.bala-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191139,"job_number":"JOB_191139","tr_customer_id":191157,"tr_customer_product_id":191147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Hiranya Kocchar","mobile_number":"9993690902","email_id":"ujjwal.kakkar@gmail.com","dop":"2026-02-09","serial_number":"676497152811879","imei1":"676497152811879","imei2":"676497152811879","popurl":"www.aanandaswarup-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191138,"job_number":"JOB_191138","tr_customer_id":191156,"tr_customer_product_id":191146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Bhudeva Arora","mobile_number":"9956322770","email_id":"garuda.malik@yahoo.co.in","dop":"2026-02-09","serial_number":"394039621601360","imei1":"394039621601360","imei2":"394039621601360","popurl":"www.ganesh-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191137,"job_number":"JOB_191137","tr_customer_id":191155,"tr_customer_product_id":191145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Deeptiman Sinha","mobile_number":"9925175928","email_id":"bhuvanesh.banerjee@yahoo.co.in","dop":"2026-02-09","serial_number":"783187859358167","imei1":"783187859358167","imei2":"783187859358167","popurl":"www.smita-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191136,"job_number":"JOB_191136","tr_customer_id":191154,"tr_customer_product_id":191144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Gorakhanatha Patil","mobile_number":"9984669008","email_id":"deeptanshu.kocchar@hotmail.com","dop":"2026-02-09","serial_number":"031224901580179","imei1":"031224901580179","imei2":"031224901580179","popurl":"www.aaditya-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191135,"job_number":"JOB_191135","tr_customer_id":191153,"tr_customer_product_id":191143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Meghnad Achari","mobile_number":"9959449666","email_id":"meghnad.pilla@yahoo.co.in","dop":"2026-02-09","serial_number":"205876443070980","imei1":"205876443070980","imei2":"205876443070980","popurl":"www.acharyanandana-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191134,"job_number":"JOB_191134","tr_customer_id":191152,"tr_customer_product_id":191142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kannen Trivedi","mobile_number":"9909085394","email_id":"girish.embranthiri@yahoo.co.in","dop":"2026-02-09","serial_number":"665007344777669","imei1":"665007344777669","imei2":"665007344777669","popurl":"www.agnimitra-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191133,"job_number":"JOB_191133","tr_customer_id":191151,"tr_customer_product_id":191141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Gandharva Panicker","mobile_number":"9996629998","email_id":"bhaaswar.pillai@yahoo.co.in","dop":"2026-02-09","serial_number":"564509968108968","imei1":"564509968108968","imei2":"564509968108968","popurl":"www.harita-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191132,"job_number":"JOB_191132","tr_customer_id":191150,"tr_customer_product_id":191140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agniprava Sharma","mobile_number":"9971967411","email_id":"bhaanumati.ganaka@gmail.com","dop":"2026-02-09","serial_number":"208549737424405","imei1":"208549737424405","imei2":"208549737424405","popurl":"www.mani-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191131,"job_number":"JOB_191131","tr_customer_id":191149,"tr_customer_product_id":191139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kama Menon","mobile_number":"9900486685","email_id":"devajyoti.khan@yahoo.co.in","dop":"2026-02-09","serial_number":"162332133055704","imei1":"162332133055704","imei2":"162332133055704","popurl":"www.rajinder-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191130,"job_number":"JOB_191130","tr_customer_id":191148,"tr_customer_product_id":191138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agnivesh Achari","mobile_number":"9919880010","email_id":"kumuda.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"019324844865314","imei1":"019324844865314","imei2":"019324844865314","popurl":"www.sarla-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191129,"job_number":"JOB_191129","tr_customer_id":191147,"tr_customer_product_id":191137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Tara Johar","mobile_number":"9926935156","email_id":"kalinda.khatri@hotmail.com","dop":"2026-02-09","serial_number":"290019970355280","imei1":"290019970355280","imei2":"290019970355280","popurl":"www.charvi-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191128,"job_number":"JOB_191128","tr_customer_id":191146,"tr_customer_product_id":191136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhupati Sethi","mobile_number":"9991574755","email_id":"som.devar@gmail.com","dop":"2026-02-09","serial_number":"653750686364108","imei1":"653750686364108","imei2":"653750686364108","popurl":"www.hiranya-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191127,"job_number":"JOB_191127","tr_customer_id":191145,"tr_customer_product_id":191135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Pran Shah","mobile_number":"9925973820","email_id":"gurdev.varman@gmail.com","dop":"2026-02-09","serial_number":"588198926131804","imei1":"588198926131804","imei2":"588198926131804","popurl":"www.siddarth-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191126,"job_number":"JOB_191126","tr_customer_id":191144,"tr_customer_product_id":191134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Anilaabh Devar","mobile_number":"9976819884","email_id":"kumuda.rana@yahoo.co.in","dop":"2026-02-09","serial_number":"286316517910478","imei1":"286316517910478","imei2":"286316517910478","popurl":"www.bhuvanesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191125,"job_number":"JOB_191125","tr_customer_id":191143,"tr_customer_product_id":191133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaananda Jain","mobile_number":"9915212855","email_id":"aatreya.ahluwalia@hotmail.com","dop":"2026-02-09","serial_number":"524177654549719","imei1":"524177654549719","imei2":"524177654549719","popurl":"www.enakshi-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191124,"job_number":"JOB_191124","tr_customer_id":191142,"tr_customer_product_id":191132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Adityanandana Kaur","mobile_number":"9961499248","email_id":"anjushree.menon@yahoo.co.in","dop":"2026-02-09","serial_number":"418212263392575","imei1":"418212263392575","imei2":"418212263392575","popurl":"www.meenakshi-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191123,"job_number":"JOB_191123","tr_customer_id":191141,"tr_customer_product_id":191131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhagirathi Mishra","mobile_number":"9906253061","email_id":"kanak.nair@yahoo.co.in","dop":"2026-02-09","serial_number":"045842654758158","imei1":"045842654758158","imei2":"045842654758158","popurl":"www.amogh-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191122,"job_number":"JOB_191122","tr_customer_id":191140,"tr_customer_product_id":191130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bahula Shukla","mobile_number":"9915896626","email_id":"kiran.tagore@yahoo.co.in","dop":"2026-02-09","serial_number":"796206408141793","imei1":"796206408141793","imei2":"796206408141793","popurl":"www.deepali-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191121,"job_number":"JOB_191121","tr_customer_id":191139,"tr_customer_product_id":191129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaamay Singh","mobile_number":"9937521947","email_id":"gopaal.varman@yahoo.co.in","dop":"2026-02-09","serial_number":"507857009611519","imei1":"507857009611519","imei2":"507857009611519","popurl":"www.chiranjeev-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191120,"job_number":"JOB_191120","tr_customer_id":191138,"tr_customer_product_id":191128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Vedanshi Pilla","mobile_number":"9993158578","email_id":"vedang.varman@gmail.com","dop":"2026-02-09","serial_number":"491865597037976","imei1":"491865597037976","imei2":"491865597037976","popurl":"www.lakshminath-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191119,"job_number":"JOB_191119","tr_customer_id":191137,"tr_customer_product_id":191127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:03:14.000Z","modified_at":"2026-02-19T00:03:14.000Z","name":"Himadri Dhawan","mobile_number":"9972270375","email_id":"poornima.abbott@hotmail.com","dop":"2026-02-09","serial_number":"963451089194883","imei1":"963451089194883","imei2":"963451089194883","popurl":"www.daevika-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191118,"job_number":"JOB_191118","tr_customer_id":191136,"tr_customer_product_id":191126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Ashlesh Saini","mobile_number":"9933456477","email_id":"alok.khan@hotmail.com","dop":"2026-02-08","serial_number":"916146710043691","imei1":"916146710043691","imei2":"916146710043691","popurl":"www.bhaves-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191117,"job_number":"JOB_191117","tr_customer_id":191135,"tr_customer_product_id":191125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Rageswari Ahluwalia","mobile_number":"9979749588","email_id":"rita.banerjee@hotmail.com","dop":"2026-02-08","serial_number":"741960716372066","imei1":"741960716372066","imei2":"741960716372066","popurl":"www.aagam-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191116,"job_number":"JOB_191116","tr_customer_id":191134,"tr_customer_product_id":191124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Niranjan Ahluwalia","mobile_number":"9980241730","email_id":"daiwik.naik@hotmail.com","dop":"2026-02-08","serial_number":"024416328354631","imei1":"024416328354631","imei2":"024416328354631","popurl":"www.karan-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191115,"job_number":"JOB_191115","tr_customer_id":191133,"tr_customer_product_id":191123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Ameyatma Chopra","mobile_number":"9983272283","email_id":"rudra.kocchar@gmail.com","dop":"2026-02-08","serial_number":"064946657313335","imei1":"064946657313335","imei2":"064946657313335","popurl":"www.ahilya-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191114,"job_number":"JOB_191114","tr_customer_id":191132,"tr_customer_product_id":191122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Mahesh Mishra","mobile_number":"9902759873","email_id":"guru.achari@yahoo.co.in","dop":"2026-02-08","serial_number":"828792630525551","imei1":"828792630525551","imei2":"828792630525551","popurl":"www.udai-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191113,"job_number":"JOB_191113","tr_customer_id":191131,"tr_customer_product_id":191121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Atmaja Achari","mobile_number":"9968344310","email_id":"deepankar.dutta@gmail.com","dop":"2026-02-08","serial_number":"463485583305926","imei1":"463485583305926","imei2":"463485583305926","popurl":"www.ekaksh-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191112,"job_number":"JOB_191112","tr_customer_id":191130,"tr_customer_product_id":191120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Bhaves Dubashi","mobile_number":"9931733751","email_id":"vidhur.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"940947767453650","imei1":"940947767453650","imei2":"940947767453650","popurl":"www.bilva-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191111,"job_number":"JOB_191111","tr_customer_id":191129,"tr_customer_product_id":191119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Aasa Sinha","mobile_number":"9921343723","email_id":"adhrit.joshi@hotmail.com","dop":"2026-02-08","serial_number":"464471598857764","imei1":"464471598857764","imei2":"464471598857764","popurl":"www.gautami-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191110,"job_number":"JOB_191110","tr_customer_id":191128,"tr_customer_product_id":191118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Sujata Saini","mobile_number":"9912543820","email_id":"devi.patel@hotmail.com","dop":"2026-02-08","serial_number":"470567542811729","imei1":"470567542811729","imei2":"470567542811729","popurl":"www.bheeshma-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191109,"job_number":"JOB_191109","tr_customer_id":191127,"tr_customer_product_id":191117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Aaratrika Menon","mobile_number":"9972027651","email_id":"vidya.asan@gmail.com","dop":"2026-02-08","serial_number":"754495316241543","imei1":"754495316241543","imei2":"754495316241543","popurl":"www.deeptiman-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191108,"job_number":"JOB_191108","tr_customer_id":191126,"tr_customer_product_id":191116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Goswamee Johar","mobile_number":"9984705587","email_id":"bhaasvan.deshpande@gmail.com","dop":"2026-02-08","serial_number":"358319540123778","imei1":"358319540123778","imei2":"358319540123778","popurl":"www.indira-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191107,"job_number":"JOB_191107","tr_customer_id":191125,"tr_customer_product_id":191115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Amaresh Ahluwalia","mobile_number":"9949994238","email_id":"devani.deshpande@hotmail.com","dop":"2026-02-08","serial_number":"014763678820860","imei1":"014763678820860","imei2":"014763678820860","popurl":"www.jagathi-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191106,"job_number":"JOB_191106","tr_customer_id":191124,"tr_customer_product_id":191114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Prayag Nair","mobile_number":"9923366826","email_id":"gemini.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"862052940842075","imei1":"862052940842075","imei2":"862052940842075","popurl":"www.himani-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191105,"job_number":"JOB_191105","tr_customer_id":191123,"tr_customer_product_id":191113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Esha Tagore","mobile_number":"9975152428","email_id":"smriti.dutta@yahoo.co.in","dop":"2026-02-08","serial_number":"283756569762248","imei1":"283756569762248","imei2":"283756569762248","popurl":"www.karan-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191104,"job_number":"JOB_191104","tr_customer_id":191122,"tr_customer_product_id":191112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Dhatri Mukhopadhyay","mobile_number":"9950626342","email_id":"ranjeet.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"828072307936923","imei1":"828072307936923","imei2":"828072307936923","popurl":"www.garuda-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191103,"job_number":"JOB_191103","tr_customer_id":191121,"tr_customer_product_id":191111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chandravati Shah","mobile_number":"9972599237","email_id":"narinder.menon@gmail.com","dop":"2026-02-08","serial_number":"412618080317989","imei1":"412618080317989","imei2":"412618080317989","popurl":"www.swarnalata-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191102,"job_number":"JOB_191102","tr_customer_id":191120,"tr_customer_product_id":191110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Gouranga Varman","mobile_number":"9942043739","email_id":"girik.sethi@yahoo.co.in","dop":"2026-02-08","serial_number":"843604734720503","imei1":"843604734720503","imei2":"843604734720503","popurl":"www.tejas-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191101,"job_number":"JOB_191101","tr_customer_id":191119,"tr_customer_product_id":191109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Prayag Adiga","mobile_number":"9936120775","email_id":"dayamayee.iyer@hotmail.com","dop":"2026-02-08","serial_number":"712073043668381","imei1":"712073043668381","imei2":"712073043668381","popurl":"www.bhargavi-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191100,"job_number":"JOB_191100","tr_customer_id":191118,"tr_customer_product_id":191108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chandravati Abbott","mobile_number":"9903609150","email_id":"jitendra.kocchar@hotmail.com","dop":"2026-02-08","serial_number":"702135557480388","imei1":"702135557480388","imei2":"702135557480388","popurl":"www.ritesh-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191099,"job_number":"JOB_191099","tr_customer_id":191117,"tr_customer_product_id":191107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Bhooshit Ahluwalia","mobile_number":"9966747288","email_id":"balagovind.varman@yahoo.co.in","dop":"2026-02-08","serial_number":"783338081364300","imei1":"783338081364300","imei2":"783338081364300","popurl":"www.akshita-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191098,"job_number":"JOB_191098","tr_customer_id":191116,"tr_customer_product_id":191106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Bhaswar Desai","mobile_number":"9922903633","email_id":"chandraswaroopa.nair@gmail.com","dop":"2026-02-08","serial_number":"047124305627124","imei1":"047124305627124","imei2":"047124305627124","popurl":"www.durgeshwari-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191097,"job_number":"JOB_191097","tr_customer_id":191115,"tr_customer_product_id":191105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chapala Nair","mobile_number":"9903680536","email_id":"chetan.agarwal@gmail.com","dop":"2026-02-08","serial_number":"404347158821774","imei1":"404347158821774","imei2":"404347158821774","popurl":"www.gemini-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191096,"job_number":"JOB_191096","tr_customer_id":191114,"tr_customer_product_id":191104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Bhanumati Achari","mobile_number":"9936379387","email_id":"shakuntala.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"091387057596227","imei1":"091387057596227","imei2":"091387057596227","popurl":"www.hiranmaya-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191095,"job_number":"JOB_191095","tr_customer_id":191113,"tr_customer_product_id":191103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Dev Varma","mobile_number":"9989042934","email_id":"atreyi.rana@gmail.com","dop":"2026-02-08","serial_number":"676109612080218","imei1":"676109612080218","imei2":"676109612080218","popurl":"www.chanakya-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191094,"job_number":"JOB_191094","tr_customer_id":191112,"tr_customer_product_id":191102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Aadidev Ganaka","mobile_number":"9905824190","email_id":"achyut.gill@yahoo.co.in","dop":"2026-02-08","serial_number":"709448302316906","imei1":"709448302316906","imei2":"709448302316906","popurl":"www.archan-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191093,"job_number":"JOB_191093","tr_customer_id":191111,"tr_customer_product_id":191101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Deeptimay Mehra","mobile_number":"9904244369","email_id":"devi.singh@gmail.com","dop":"2026-02-08","serial_number":"197852251548784","imei1":"197852251548784","imei2":"197852251548784","popurl":"www.tapan-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191092,"job_number":"JOB_191092","tr_customer_id":191110,"tr_customer_product_id":191100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Gayatri Iyer","mobile_number":"9954177295","email_id":"chandini.chattopadhyay@gmail.com","dop":"2026-02-08","serial_number":"506381266080656","imei1":"506381266080656","imei2":"506381266080656","popurl":"www.chitraksh-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191091,"job_number":"JOB_191091","tr_customer_id":191109,"tr_customer_product_id":191099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Kalyani Arora","mobile_number":"9959578575","email_id":"ramesh.reddy@gmail.com","dop":"2026-02-08","serial_number":"709049891233385","imei1":"709049891233385","imei2":"709049891233385","popurl":"www.ekalavya-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191090,"job_number":"JOB_191090","tr_customer_id":191108,"tr_customer_product_id":191098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Bhagwanti Varrier","mobile_number":"9902307054","email_id":"arun.mukhopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"947655086695215","imei1":"947655086695215","imei2":"947655086695215","popurl":"www.meena-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191089,"job_number":"JOB_191089","tr_customer_id":191107,"tr_customer_product_id":191097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Giriraaj Shah","mobile_number":"9995723614","email_id":"shresth.mehrotra@gmail.com","dop":"2026-02-08","serial_number":"766844008657689","imei1":"766844008657689","imei2":"766844008657689","popurl":"www.sheela-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191088,"job_number":"JOB_191088","tr_customer_id":191106,"tr_customer_product_id":191096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Manjusha Desai","mobile_number":"9928388695","email_id":"dhaanyalakshmi.mehrotra@hotmail.com","dop":"2026-02-08","serial_number":"171994968922499","imei1":"171994968922499","imei2":"171994968922499","popurl":"www.parvati-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191087,"job_number":"JOB_191087","tr_customer_id":191105,"tr_customer_product_id":191095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Baladitya Shukla","mobile_number":"9937399101","email_id":"giri.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"590821892279714","imei1":"590821892279714","imei2":"590821892279714","popurl":"www.girja-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191086,"job_number":"JOB_191086","tr_customer_id":191104,"tr_customer_product_id":191094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Chakradhar Patel","mobile_number":"9908795807","email_id":"chaitan.panicker@hotmail.com","dop":"2026-02-08","serial_number":"623662026722966","imei1":"623662026722966","imei2":"623662026722966","popurl":"www.rudra-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191085,"job_number":"JOB_191085","tr_customer_id":191103,"tr_customer_product_id":191093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Acharyanandana Rana","mobile_number":"9982581521","email_id":"tanushri.trivedi@hotmail.com","dop":"2026-02-08","serial_number":"793894016014821","imei1":"793894016014821","imei2":"793894016014821","popurl":"www.dev-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191083,"job_number":"JOB_191083","tr_customer_id":191101,"tr_customer_product_id":191091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:53:00.000Z","modified_at":"2026-02-18T23:53:00.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-08","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-08T23:53:00.027611330Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191082,"job_number":"JOB_191082","tr_customer_id":191100,"tr_customer_product_id":191090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:50:34.000Z","modified_at":"2026-02-18T23:50:34.000Z","name":"Tarun Kapoor","mobile_number":"7023299777","email_id":"bhaasvan.bhat@yahoo.co.in","dop":"2026-02-08","serial_number":"037017625147998","imei1":"037017625147998","imei2":"037017625147998","popurl":"www.kumuda-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:50:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191081,"job_number":"JOB_191081","tr_customer_id":191099,"tr_customer_product_id":191089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:50:33.000Z","modified_at":"2026-02-18T23:50:33.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-08","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-08T23:50:33.602822875Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191080,"job_number":"JOB_191080","tr_customer_id":191098,"tr_customer_product_id":191088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Kanishka Bhattathiri","mobile_number":"9938711710","email_id":"balgopal.namboothiri@gmail.com","dop":"2026-02-08","serial_number":"881631336698011","imei1":"881631336698011","imei2":"881631336698011","popurl":"www.bhaaswar-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191079,"job_number":"JOB_191079","tr_customer_id":191097,"tr_customer_product_id":191087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Eshita Embranthiri","mobile_number":"9951918859","email_id":"vaishnavi.ahuja@hotmail.com","dop":"2026-02-08","serial_number":"910188170196189","imei1":"910188170196189","imei2":"910188170196189","popurl":"www.deepankar-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191078,"job_number":"JOB_191078","tr_customer_id":191096,"tr_customer_product_id":191086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Devajyoti Verma","mobile_number":"9960561820","email_id":"agnivesh.bharadwaj@hotmail.com","dop":"2026-02-08","serial_number":"130706363924775","imei1":"130706363924775","imei2":"130706363924775","popurl":"www.dhanpati-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191077,"job_number":"JOB_191077","tr_customer_id":191095,"tr_customer_product_id":191085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Vasanti Adiga","mobile_number":"9998915570","email_id":"sarada.kaul@hotmail.com","dop":"2026-02-08","serial_number":"432973454906144","imei1":"432973454906144","imei2":"432973454906144","popurl":"www.chandrani-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191076,"job_number":"JOB_191076","tr_customer_id":191094,"tr_customer_product_id":191084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Devani Pilla","mobile_number":"9925207469","email_id":"mandaakin.namboothiri@hotmail.com","dop":"2026-02-08","serial_number":"134640040473164","imei1":"134640040473164","imei2":"134640040473164","popurl":"www.deb-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191075,"job_number":"JOB_191075","tr_customer_id":191093,"tr_customer_product_id":191083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Deeptimay Adiga","mobile_number":"9977112207","email_id":"gautama.prajapat@yahoo.co.in","dop":"2026-02-08","serial_number":"149543160608764","imei1":"149543160608764","imei2":"149543160608764","popurl":"www.harinakshi-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191074,"job_number":"JOB_191074","tr_customer_id":191092,"tr_customer_product_id":191082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Udai Kaniyar","mobile_number":"9999728457","email_id":"devadatt.talwar@hotmail.com","dop":"2026-02-08","serial_number":"933393375875010","imei1":"933393375875010","imei2":"933393375875010","popurl":"www.shashikala-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191073,"job_number":"JOB_191073","tr_customer_id":191091,"tr_customer_product_id":191081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Chaanakya Ahluwalia","mobile_number":"9998604755","email_id":"chandira.varman@hotmail.com","dop":"2026-02-08","serial_number":"339454937811311","imei1":"339454937811311","imei2":"339454937811311","popurl":"www.bhoopat-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191072,"job_number":"JOB_191072","tr_customer_id":191090,"tr_customer_product_id":191080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Gorakhanatha Guneta","mobile_number":"9918383564","email_id":"brahmanandam.varrier@gmail.com","dop":"2026-02-08","serial_number":"849802853664396","imei1":"849802853664396","imei2":"849802853664396","popurl":"www.sushma-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191071,"job_number":"JOB_191071","tr_customer_id":191089,"tr_customer_product_id":191079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Rageswari Gowda","mobile_number":"9961447780","email_id":"pramila.mishra@yahoo.co.in","dop":"2026-02-08","serial_number":"576464584531285","imei1":"576464584531285","imei2":"576464584531285","popurl":"www.chandraketu-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191070,"job_number":"JOB_191070","tr_customer_id":191088,"tr_customer_product_id":191078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Digambara Khanna","mobile_number":"9978261732","email_id":"giriraj.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"368297006086506","imei1":"368297006086506","imei2":"368297006086506","popurl":"www.anjushri-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191069,"job_number":"JOB_191069","tr_customer_id":191087,"tr_customer_product_id":191077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Chandramohan Mishra","mobile_number":"9954099668","email_id":"adripathi.khatri@gmail.com","dop":"2026-02-08","serial_number":"005277222696425","imei1":"005277222696425","imei2":"005277222696425","popurl":"www.bhadran-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191068,"job_number":"JOB_191068","tr_customer_id":191086,"tr_customer_product_id":191076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Jahnu Prajapat","mobile_number":"9930224135","email_id":"jyotis.varman@gmail.com","dop":"2026-02-08","serial_number":"870237548666368","imei1":"870237548666368","imei2":"870237548666368","popurl":"www.jyotsana-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191067,"job_number":"JOB_191067","tr_customer_id":191085,"tr_customer_product_id":191075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Gangesh Khanna","mobile_number":"9905513206","email_id":"manisha.prajapat@yahoo.co.in","dop":"2026-02-08","serial_number":"434082693582455","imei1":"434082693582455","imei2":"434082693582455","popurl":"www.anjushri-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191066,"job_number":"JOB_191066","tr_customer_id":191084,"tr_customer_product_id":191074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Indira Patil","mobile_number":"9994565822","email_id":"chandranath.gupta@hotmail.com","dop":"2026-02-08","serial_number":"874681344152549","imei1":"874681344152549","imei2":"874681344152549","popurl":"www.ayushmati-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191065,"job_number":"JOB_191065","tr_customer_id":191083,"tr_customer_product_id":191073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Agnivesh Kaniyar","mobile_number":"9910642856","email_id":"ayushmati.johar@hotmail.com","dop":"2026-02-08","serial_number":"008763099090516","imei1":"008763099090516","imei2":"008763099090516","popurl":"www.sanya-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191064,"job_number":"JOB_191064","tr_customer_id":191082,"tr_customer_product_id":191072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Hiranmay Bhat","mobile_number":"9978858951","email_id":"kamalesh.rana@hotmail.com","dop":"2026-02-08","serial_number":"877626241135685","imei1":"877626241135685","imei2":"877626241135685","popurl":"www.baladitya-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191063,"job_number":"JOB_191063","tr_customer_id":191081,"tr_customer_product_id":191071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Rajiv Namboothiri","mobile_number":"9934769069","email_id":"adityanandana.kocchar@hotmail.com","dop":"2026-02-08","serial_number":"407657820498656","imei1":"407657820498656","imei2":"407657820498656","popurl":"www.chidambar-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191062,"job_number":"JOB_191062","tr_customer_id":191080,"tr_customer_product_id":191070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Jitender Joshi","mobile_number":"9992702329","email_id":"udit.tagore@hotmail.com","dop":"2026-02-08","serial_number":"965416267146776","imei1":"965416267146776","imei2":"965416267146776","popurl":"www.mohini-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191061,"job_number":"JOB_191061","tr_customer_id":191079,"tr_customer_product_id":191069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Soma Mukhopadhyay","mobile_number":"9979491291","email_id":"aadinath.naik@yahoo.co.in","dop":"2026-02-08","serial_number":"559779611447142","imei1":"559779611447142","imei2":"559779611447142","popurl":"www.prasad-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191060,"job_number":"JOB_191060","tr_customer_id":191078,"tr_customer_product_id":191068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Dinesh Marar","mobile_number":"9999240711","email_id":"surya.jain@hotmail.com","dop":"2026-02-08","serial_number":"905264821940989","imei1":"905264821940989","imei2":"905264821940989","popurl":"www.chandranath-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191059,"job_number":"JOB_191059","tr_customer_id":191077,"tr_customer_product_id":191067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Adripathi Marar","mobile_number":"9979038118","email_id":"agasti.chopra@gmail.com","dop":"2026-02-08","serial_number":"123541248115691","imei1":"123541248115691","imei2":"123541248115691","popurl":"www.balaaditya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191058,"job_number":"JOB_191058","tr_customer_id":191076,"tr_customer_product_id":191066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Daevika Menon","mobile_number":"9914311118","email_id":"balgopal.khan@yahoo.co.in","dop":"2026-02-08","serial_number":"119048945424919","imei1":"119048945424919","imei2":"119048945424919","popurl":"www.tanya-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191057,"job_number":"JOB_191057","tr_customer_id":191075,"tr_customer_product_id":191065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Tej Mishra","mobile_number":"9956139714","email_id":"guru.mishra@hotmail.com","dop":"2026-02-08","serial_number":"736817755923883","imei1":"736817755923883","imei2":"736817755923883","popurl":"www.aagneya-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191056,"job_number":"JOB_191056","tr_customer_id":191074,"tr_customer_product_id":191064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Eshita Verma","mobile_number":"9932195776","email_id":"geeta.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"308206855862437","imei1":"308206855862437","imei2":"308206855862437","popurl":"www.aanandaswarup-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191055,"job_number":"JOB_191055","tr_customer_id":191073,"tr_customer_product_id":191063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Nimit Somayaji","mobile_number":"9969320688","email_id":"menaka.adiga@gmail.com","dop":"2026-02-08","serial_number":"287702206407163","imei1":"287702206407163","imei2":"287702206407163","popurl":"www.chaten-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191054,"job_number":"JOB_191054","tr_customer_id":191072,"tr_customer_product_id":191062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Ritesh Gupta","mobile_number":"9905589671","email_id":"gotum.nayar@hotmail.com","dop":"2026-02-08","serial_number":"449614014711467","imei1":"449614014711467","imei2":"449614014711467","popurl":"www.chakradhar-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191053,"job_number":"JOB_191053","tr_customer_id":191071,"tr_customer_product_id":191061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Mangala Iyengar","mobile_number":"9972796912","email_id":"rita.achari@yahoo.co.in","dop":"2026-02-08","serial_number":"261376461139014","imei1":"261376461139014","imei2":"261376461139014","popurl":"www.umang-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191052,"job_number":"JOB_191052","tr_customer_id":191070,"tr_customer_product_id":191060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Diksha Johar","mobile_number":"9994855859","email_id":"devi.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"937514329233434","imei1":"937514329233434","imei2":"937514329233434","popurl":"www.baalagopaal-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191051,"job_number":"JOB_191051","tr_customer_id":191069,"tr_customer_product_id":191059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Chanakya Prajapat","mobile_number":"9936733673","email_id":"dandapaani.nair@yahoo.co.in","dop":"2026-02-08","serial_number":"456679027194929","imei1":"456679027194929","imei2":"456679027194929","popurl":"www.opalina-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191050,"job_number":"JOB_191050","tr_customer_id":191068,"tr_customer_product_id":191058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Chetan Mishra","mobile_number":"9955091138","email_id":"jahnu.talwar@gmail.com","dop":"2026-02-08","serial_number":"797424486159396","imei1":"797424486159396","imei2":"797424486159396","popurl":"www.aamod-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191049,"job_number":"JOB_191049","tr_customer_id":191067,"tr_customer_product_id":191057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Lal Nayar","mobile_number":"9918935412","email_id":"aanand.varman@gmail.com","dop":"2026-02-08","serial_number":"039702445861381","imei1":"039702445861381","imei2":"039702445861381","popurl":"www.akshata-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191048,"job_number":"JOB_191048","tr_customer_id":191066,"tr_customer_product_id":191056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Dandak Kakkar","mobile_number":"9921995668","email_id":"diptendu.reddy@yahoo.co.in","dop":"2026-02-08","serial_number":"782707349062107","imei1":"782707349062107","imei2":"782707349062107","popurl":"www.krishnadas-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191047,"job_number":"JOB_191047","tr_customer_id":191065,"tr_customer_product_id":191055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Diksha Abbott","mobile_number":"9983917932","email_id":"girish.abbott@yahoo.co.in","dop":"2026-02-08","serial_number":"681034087064677","imei1":"681034087064677","imei2":"681034087064677","popurl":"www.sushma-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191046,"job_number":"JOB_191046","tr_customer_id":191064,"tr_customer_product_id":191054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Harinarayan Guneta","mobile_number":"9990359332","email_id":"kanishka.patil@yahoo.co.in","dop":"2026-02-08","serial_number":"273206468303897","imei1":"273206468303897","imei2":"273206468303897","popurl":"www.tej-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191045,"job_number":"JOB_191045","tr_customer_id":191063,"tr_customer_product_id":191053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Swarnalata Nayar","mobile_number":"9917271281","email_id":"aanand.kaniyar@gmail.com","dop":"2026-02-08","serial_number":"928169820106339","imei1":"928169820106339","imei2":"928169820106339","popurl":"www.bela-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191044,"job_number":"JOB_191044","tr_customer_id":191062,"tr_customer_product_id":191052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Akshayakeerti Arora","mobile_number":"9968479865","email_id":"goutam.khanna@gmail.com","dop":"2026-02-08","serial_number":"752278750002969","imei1":"752278750002969","imei2":"752278750002969","popurl":"www.manisha-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191043,"job_number":"JOB_191043","tr_customer_id":191061,"tr_customer_product_id":191051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Mina Iyer","mobile_number":"9934280375","email_id":"ananda.gill@hotmail.com","dop":"2026-02-08","serial_number":"711017649979725","imei1":"711017649979725","imei2":"711017649979725","popurl":"www.jaya-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191042,"job_number":"JOB_191042","tr_customer_id":191060,"tr_customer_product_id":191050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Budhil Bhattathiri","mobile_number":"9994588293","email_id":"aditeya.shah@hotmail.com","dop":"2026-02-08","serial_number":"286828013516297","imei1":"286828013516297","imei2":"286828013516297","popurl":"www.lakshmidhar-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191041,"job_number":"JOB_191041","tr_customer_id":191059,"tr_customer_product_id":191049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Kali Singh","mobile_number":"9991330858","email_id":"dhanu.agarwal@gmail.com","dop":"2026-02-08","serial_number":"032369053218638","imei1":"032369053218638","imei2":"032369053218638","popurl":"www.vasudev-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191040,"job_number":"JOB_191040","tr_customer_id":191058,"tr_customer_product_id":191048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Akroor Deshpande","mobile_number":"9925059643","email_id":"nirbhay.pillai@hotmail.com","dop":"2026-02-08","serial_number":"345375597056687","imei1":"345375597056687","imei2":"345375597056687","popurl":"www.chandravati-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191039,"job_number":"JOB_191039","tr_customer_id":191057,"tr_customer_product_id":191047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Elakshi Tandon","mobile_number":"9901880854","email_id":"vasudha.dutta@hotmail.com","dop":"2026-02-08","serial_number":"079437291929538","imei1":"079437291929538","imei2":"079437291929538","popurl":"www.chakravartee-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191038,"job_number":"JOB_191038","tr_customer_id":191056,"tr_customer_product_id":191046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Bhagwanti Johar","mobile_number":"9947518168","email_id":"jagdeep.guneta@hotmail.com","dop":"2026-02-08","serial_number":"409982190197439","imei1":"409982190197439","imei2":"409982190197439","popurl":"www.govinda-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191037,"job_number":"JOB_191037","tr_customer_id":191055,"tr_customer_product_id":191045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Suman Dutta","mobile_number":"9937684607","email_id":"bheeshma.nayar@yahoo.co.in","dop":"2026-02-08","serial_number":"271046079952182","imei1":"271046079952182","imei2":"271046079952182","popurl":"www.sher-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191036,"job_number":"JOB_191036","tr_customer_id":191054,"tr_customer_product_id":191044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Umang Kaur","mobile_number":"9936145385","email_id":"dharani.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"258992481909041","imei1":"258992481909041","imei2":"258992481909041","popurl":"www.aarya-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191035,"job_number":"JOB_191035","tr_customer_id":191053,"tr_customer_product_id":191043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Uma Guneta","mobile_number":"9925391143","email_id":"dipendra.menon@gmail.com","dop":"2026-02-08","serial_number":"209427564709135","imei1":"209427564709135","imei2":"209427564709135","popurl":"www.akshita-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191034,"job_number":"JOB_191034","tr_customer_id":191052,"tr_customer_product_id":191042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Chandravati Chopra","mobile_number":"9957805141","email_id":"dhanpati.singh@hotmail.com","dop":"2026-02-08","serial_number":"655751577264902","imei1":"655751577264902","imei2":"655751577264902","popurl":"www.trisha-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191033,"job_number":"JOB_191033","tr_customer_id":191051,"tr_customer_product_id":191041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Bhadran Agarwal","mobile_number":"9930585797","email_id":"amodini.kapoor@yahoo.co.in","dop":"2026-02-08","serial_number":"658607953896558","imei1":"658607953896558","imei2":"658607953896558","popurl":"www.dayaamay-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191032,"job_number":"JOB_191032","tr_customer_id":191050,"tr_customer_product_id":191040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Chandramauli Mukhopadhyay","mobile_number":"9947205428","email_id":"chidananda.shukla@gmail.com","dop":"2026-02-08","serial_number":"870828791034269","imei1":"870828791034269","imei2":"870828791034269","popurl":"www.gemini-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191031,"job_number":"JOB_191031","tr_customer_id":191049,"tr_customer_product_id":191039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Lakshminath Achari","mobile_number":"9969881118","email_id":"ganapati.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"328263673082832","imei1":"328263673082832","imei2":"328263673082832","popurl":"www.jitendra-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191030,"job_number":"JOB_191030","tr_customer_id":191048,"tr_customer_product_id":191038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Agasti Bhattacharya","mobile_number":"9914127116","email_id":"bhuvaneshwar.kaur@yahoo.co.in","dop":"2026-02-08","serial_number":"421209502952566","imei1":"421209502952566","imei2":"421209502952566","popurl":"www.aanandinii-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191029,"job_number":"JOB_191029","tr_customer_id":191047,"tr_customer_product_id":191037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Bilwa Pilla","mobile_number":"9982149051","email_id":"atreyi.sethi@yahoo.co.in","dop":"2026-02-08","serial_number":"159947867230483","imei1":"159947867230483","imei2":"159947867230483","popurl":"www.bhupen-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191028,"job_number":"JOB_191028","tr_customer_id":191046,"tr_customer_product_id":191036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Apsara Varman","mobile_number":"9941018106","email_id":"kanishka.bharadwaj@hotmail.com","dop":"2026-02-08","serial_number":"026387033697995","imei1":"026387033697995","imei2":"026387033697995","popurl":"www.bandhu-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191027,"job_number":"JOB_191027","tr_customer_id":191045,"tr_customer_product_id":191035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Shubhaprada Malik","mobile_number":"9966888321","email_id":"mohini.gowda@hotmail.com","dop":"2026-02-08","serial_number":"346041029695618","imei1":"346041029695618","imei2":"346041029695618","popurl":"www.dhaanyalakshmi-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191026,"job_number":"JOB_191026","tr_customer_id":191044,"tr_customer_product_id":191034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Puneet Jain","mobile_number":"9963978821","email_id":"amarnath.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"609297549982831","imei1":"609297549982831","imei2":"609297549982831","popurl":"www.kashyapi-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191025,"job_number":"JOB_191025","tr_customer_id":191043,"tr_customer_product_id":191033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Chaten Dubashi","mobile_number":"9962442147","email_id":"bhaaswar.reddy@gmail.com","dop":"2026-02-08","serial_number":"430764967774470","imei1":"430764967774470","imei2":"430764967774470","popurl":"www.dhanesh-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191024,"job_number":"JOB_191024","tr_customer_id":191042,"tr_customer_product_id":191032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Dhanesh Guha","mobile_number":"9978674686","email_id":"bilwa.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"014768278788222","imei1":"014768278788222","imei2":"014768278788222","popurl":"www.chandan-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191023,"job_number":"JOB_191023","tr_customer_id":191041,"tr_customer_product_id":191031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Jitender Mishra","mobile_number":"9972215402","email_id":"vidhya.malik@hotmail.com","dop":"2026-02-08","serial_number":"969032966413164","imei1":"969032966413164","imei2":"969032966413164","popurl":"www.girja-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191022,"job_number":"JOB_191022","tr_customer_id":191040,"tr_customer_product_id":191030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Shubhaprada Talwar","mobile_number":"9911895772","email_id":"naval.iyengar@gmail.com","dop":"2026-02-08","serial_number":"100481674975161","imei1":"100481674975161","imei2":"100481674975161","popurl":"www.diksha-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191021,"job_number":"JOB_191021","tr_customer_id":191039,"tr_customer_product_id":191029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Sarvin Pandey","mobile_number":"9994838624","email_id":"bhavani.chattopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"527654291450645","imei1":"527654291450645","imei2":"527654291450645","popurl":"www.nikita-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191020,"job_number":"JOB_191020","tr_customer_id":191038,"tr_customer_product_id":191028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Adhrit Mehrotra","mobile_number":"9960005209","email_id":"udai.sharma@gmail.com","dop":"2026-02-08","serial_number":"246145107876140","imei1":"246145107876140","imei2":"246145107876140","popurl":"www.abani-guneta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191019,"job_number":"JOB_191019","tr_customer_id":191037,"tr_customer_product_id":191027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Hiranmaya Desai","mobile_number":"9964011607","email_id":"bharadwaj.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"347455839497471","imei1":"347455839497471","imei2":"347455839497471","popurl":"www.laxman-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191018,"job_number":"JOB_191018","tr_customer_id":191036,"tr_customer_product_id":191026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Ujjawal Dubashi","mobile_number":"9918656357","email_id":"sarla.mehra@hotmail.com","dop":"2026-02-08","serial_number":"033078040837295","imei1":"033078040837295","imei2":"033078040837295","popurl":"www.adhiraj-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191017,"job_number":"JOB_191017","tr_customer_id":191035,"tr_customer_product_id":191025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Bishnu Iyer","mobile_number":"9934108614","email_id":"purnima.gill@hotmail.com","dop":"2026-02-08","serial_number":"124853241517169","imei1":"124853241517169","imei2":"124853241517169","popurl":"www.indra-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191016,"job_number":"JOB_191016","tr_customer_id":191034,"tr_customer_product_id":191024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Chandravati Sethi","mobile_number":"9990165879","email_id":"deenabandhu.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"976132378195781","imei1":"976132378195781","imei2":"976132378195781","popurl":"www.smita-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191015,"job_number":"JOB_191015","tr_customer_id":191033,"tr_customer_product_id":191023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Sumitra Ahuja","mobile_number":"9963237474","email_id":"sujata.guneta@yahoo.co.in","dop":"2026-02-08","serial_number":"214761681698364","imei1":"214761681698364","imei2":"214761681698364","popurl":"www.charumati-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191014,"job_number":"JOB_191014","tr_customer_id":191032,"tr_customer_product_id":191022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Rageshwari Ahuja","mobile_number":"9943651606","email_id":"sitara.bhat@gmail.com","dop":"2026-02-08","serial_number":"729387935720266","imei1":"729387935720266","imei2":"729387935720266","popurl":"www.urmila-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191013,"job_number":"JOB_191013","tr_customer_id":191031,"tr_customer_product_id":191021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Dandapaani Sethi","mobile_number":"9900407684","email_id":"nalini.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"063532553447953","imei1":"063532553447953","imei2":"063532553447953","popurl":"www.akshainie-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191012,"job_number":"JOB_191012","tr_customer_id":191030,"tr_customer_product_id":191020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Gajabahu Reddy","mobile_number":"9951263089","email_id":"shresthi.butt@yahoo.co.in","dop":"2026-02-08","serial_number":"507008035160401","imei1":"507008035160401","imei2":"507008035160401","popurl":"www.bhoj-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191011,"job_number":"JOB_191011","tr_customer_id":191029,"tr_customer_product_id":191019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Gauranga Sinha","mobile_number":"9906827319","email_id":"deepali.devar@yahoo.co.in","dop":"2026-02-08","serial_number":"825421752447519","imei1":"825421752447519","imei2":"825421752447519","popurl":"www.preity-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191010,"job_number":"JOB_191010","tr_customer_id":191028,"tr_customer_product_id":191018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Trilok Ganaka","mobile_number":"9983928959","email_id":"divaakar.rana@yahoo.co.in","dop":"2026-02-08","serial_number":"396453814330966","imei1":"396453814330966","imei2":"396453814330966","popurl":"www.geeta-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191009,"job_number":"JOB_191009","tr_customer_id":191027,"tr_customer_product_id":191017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Swami Shah","mobile_number":"9976953449","email_id":"vasundhara.dhawan@gmail.com","dop":"2026-02-08","serial_number":"008197835067963","imei1":"008197835067963","imei2":"008197835067963","popurl":"www.ananda-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191008,"job_number":"JOB_191008","tr_customer_id":191026,"tr_customer_product_id":191016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Garud Pandey","mobile_number":"9925205189","email_id":"chaturbhuj.pilla@hotmail.com","dop":"2026-02-08","serial_number":"056382246921335","imei1":"056382246921335","imei2":"056382246921335","popurl":"www.bharadwaj-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191007,"job_number":"JOB_191007","tr_customer_id":191025,"tr_customer_product_id":191015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Chanakya Gupta","mobile_number":"9972304058","email_id":"yoginder.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"132280005702386","imei1":"132280005702386","imei2":"132280005702386","popurl":"www.kalyani-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191006,"job_number":"JOB_191006","tr_customer_id":191024,"tr_customer_product_id":191014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Bheeshma Bhattathiri","mobile_number":"9964737149","email_id":"bhoopati.adiga@gmail.com","dop":"2026-02-08","serial_number":"679314318209408","imei1":"679314318209408","imei2":"679314318209408","popurl":"www.ayushmati-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191005,"job_number":"JOB_191005","tr_customer_id":191023,"tr_customer_product_id":191013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Brahmanandam Marar","mobile_number":"9901978917","email_id":"ganesh.pandey@yahoo.co.in","dop":"2026-02-08","serial_number":"421609405650026","imei1":"421609405650026","imei2":"421609405650026","popurl":"www.anjushri-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191004,"job_number":"JOB_191004","tr_customer_id":191022,"tr_customer_product_id":191012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Abhirath Asan","mobile_number":"9927902084","email_id":"brahma.sethi@gmail.com","dop":"2026-02-08","serial_number":"256225739341266","imei1":"256225739341266","imei2":"256225739341266","popurl":"www.shankar-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191003,"job_number":"JOB_191003","tr_customer_id":191021,"tr_customer_product_id":191011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Anasuya Shukla","mobile_number":"9926354830","email_id":"ekadant.iyengar@hotmail.com","dop":"2026-02-08","serial_number":"402883212624711","imei1":"402883212624711","imei2":"402883212624711","popurl":"www.vasudeva-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191002,"job_number":"JOB_191002","tr_customer_id":191020,"tr_customer_product_id":191010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Arya Chaturvedi","mobile_number":"9961878165","email_id":"anilaabh.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"069864245339441","imei1":"069864245339441","imei2":"069864245339441","popurl":"www.kannan-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191001,"job_number":"JOB_191001","tr_customer_id":191019,"tr_customer_product_id":191009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Aagney Trivedi","mobile_number":"9909122385","email_id":"bhisham.iyer@gmail.com","dop":"2026-02-08","serial_number":"479380973031143","imei1":"479380973031143","imei2":"479380973031143","popurl":"www.govinda-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191000,"job_number":"JOB_191000","tr_customer_id":191018,"tr_customer_product_id":191008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Chakor Naik","mobile_number":"9905125750","email_id":"jagathi.talwar@hotmail.com","dop":"2026-02-08","serial_number":"006725851267326","imei1":"006725851267326","imei2":"006725851267326","popurl":"www.kannan-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190999,"job_number":"JOB_190999","tr_customer_id":191017,"tr_customer_product_id":191007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Chandramauli Agarwal","mobile_number":"9956869620","email_id":"agnimitra.gowda@yahoo.co.in","dop":"2026-02-08","serial_number":"661667804795414","imei1":"661667804795414","imei2":"661667804795414","popurl":"www.lal-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190998,"job_number":"JOB_190998","tr_customer_id":191016,"tr_customer_product_id":191006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Bandhu Chaturvedi","mobile_number":"9976591875","email_id":"sukanya.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"711978325778217","imei1":"711978325778217","imei2":"711978325778217","popurl":"www.buddhana-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190997,"job_number":"JOB_190997","tr_customer_id":191015,"tr_customer_product_id":191005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Anwesha Trivedi","mobile_number":"9924558693","email_id":"aagneya.khan@yahoo.co.in","dop":"2026-02-08","serial_number":"095617976182485","imei1":"095617976182485","imei2":"095617976182485","popurl":"www.shobhana-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190996,"job_number":"JOB_190996","tr_customer_id":191014,"tr_customer_product_id":191004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Vasanti Mehra","mobile_number":"9951777030","email_id":"rita.chattopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"016928573920067","imei1":"016928573920067","imei2":"016928573920067","popurl":"www.dwaipayana-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190995,"job_number":"JOB_190995","tr_customer_id":191013,"tr_customer_product_id":191003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Sukanya Kaur","mobile_number":"9953138881","email_id":"kumar.devar@gmail.com","dop":"2026-02-08","serial_number":"462116665767126","imei1":"462116665767126","imei2":"462116665767126","popurl":"www.meghnath-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190994,"job_number":"JOB_190994","tr_customer_id":191012,"tr_customer_product_id":191002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Mandaakin Varma","mobile_number":"9937279127","email_id":"vidhya.kaniyar@yahoo.co.in","dop":"2026-02-08","serial_number":"354309350919326","imei1":"354309350919326","imei2":"354309350919326","popurl":"www.amrita-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190993,"job_number":"JOB_190993","tr_customer_id":191011,"tr_customer_product_id":191001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Giriraj Mehrotra","mobile_number":"9907283786","email_id":"anusuya.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"589560034156799","imei1":"589560034156799","imei2":"589560034156799","popurl":"www.triloki nath-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190992,"job_number":"JOB_190992","tr_customer_id":191010,"tr_customer_product_id":191000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Trisha Joshi","mobile_number":"9916593388","email_id":"abhaya.nayar@gmail.com","dop":"2026-02-08","serial_number":"140931423311761","imei1":"140931423311761","imei2":"140931423311761","popurl":"www.tanya-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190991,"job_number":"JOB_190991","tr_customer_id":191009,"tr_customer_product_id":190999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Vinay Gill","mobile_number":"9993203605","email_id":"asha.rana@gmail.com","dop":"2026-02-08","serial_number":"826058507461890","imei1":"826058507461890","imei2":"826058507461890","popurl":"www.malati-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190990,"job_number":"JOB_190990","tr_customer_id":191008,"tr_customer_product_id":190998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Naval Bhattathiri","mobile_number":"9936630793","email_id":"aagam.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"215784526287976","imei1":"215784526287976","imei2":"215784526287976","popurl":"www.radha-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190989,"job_number":"JOB_190989","tr_customer_id":191007,"tr_customer_product_id":190997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Sitara Pothuvaal","mobile_number":"9951773526","email_id":"jahnu.nayar@hotmail.com","dop":"2026-02-08","serial_number":"711494544259584","imei1":"711494544259584","imei2":"711494544259584","popurl":"www.karunanidhi-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190988,"job_number":"JOB_190988","tr_customer_id":191006,"tr_customer_product_id":190996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Bhamini Acharya","mobile_number":"9961285195","email_id":"rajiv.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"365305520335283","imei1":"365305520335283","imei2":"365305520335283","popurl":"www.divaakar-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190987,"job_number":"JOB_190987","tr_customer_id":191005,"tr_customer_product_id":190995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Akshainie Khatri","mobile_number":"9970775523","email_id":"goswami.kaul@hotmail.com","dop":"2026-02-08","serial_number":"303886474425699","imei1":"303886474425699","imei2":"303886474425699","popurl":"www.dwaipayan-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190986,"job_number":"JOB_190986","tr_customer_id":191004,"tr_customer_product_id":190994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Devvrat Nambeesan","mobile_number":"9993239114","email_id":"sushil.sethi@hotmail.com","dop":"2026-02-08","serial_number":"966498457735565","imei1":"966498457735565","imei2":"966498457735565","popurl":"www.lakshmi-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190985,"job_number":"JOB_190985","tr_customer_id":191003,"tr_customer_product_id":190993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Anjali Namboothiri","mobile_number":"9923707150","email_id":"aalok.talwar@hotmail.com","dop":"2026-02-08","serial_number":"254619636847046","imei1":"254619636847046","imei2":"254619636847046","popurl":"www.atreyi-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190984,"job_number":"JOB_190984","tr_customer_id":191002,"tr_customer_product_id":190992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Mandakini Naik","mobile_number":"9916117240","email_id":"tara.gandhi@gmail.com","dop":"2026-02-08","serial_number":"576610109399855","imei1":"576610109399855","imei2":"576610109399855","popurl":"www.darshwana-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190983,"job_number":"JOB_190983","tr_customer_id":191001,"tr_customer_product_id":190991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Chaturaanan Dwivedi","mobile_number":"9971161931","email_id":"akshita.kaul@gmail.com","dop":"2026-02-08","serial_number":"024955544813893","imei1":"024955544813893","imei2":"024955544813893","popurl":"www.bhupen-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190982,"job_number":"JOB_190982","tr_customer_id":191000,"tr_customer_product_id":190990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Abani Joshi","mobile_number":"9973331796","email_id":"shashi.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"111787201979526","imei1":"111787201979526","imei2":"111787201979526","popurl":"www.bhaswar-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190981,"job_number":"JOB_190981","tr_customer_id":190999,"tr_customer_product_id":190989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Omana Nayar","mobile_number":"9983506462","email_id":"atmanand.singh@yahoo.co.in","dop":"2026-02-08","serial_number":"933472321413728","imei1":"933472321413728","imei2":"933472321413728","popurl":"www.mohan-guha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190980,"job_number":"JOB_190980","tr_customer_id":190998,"tr_customer_product_id":190988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Rajendra Butt","mobile_number":"9916563358","email_id":"chandravati.khan@hotmail.com","dop":"2026-02-08","serial_number":"005456066935855","imei1":"005456066935855","imei2":"005456066935855","popurl":"www.brajesh-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190979,"job_number":"JOB_190979","tr_customer_id":190997,"tr_customer_product_id":190987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Shashi Nehru","mobile_number":"9974998782","email_id":"jagdeep.panicker@gmail.com","dop":"2026-02-08","serial_number":"003291697886231","imei1":"003291697886231","imei2":"003291697886231","popurl":"www.annapurna-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190978,"job_number":"JOB_190978","tr_customer_id":190996,"tr_customer_product_id":190986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Gauraang Adiga","mobile_number":"9915096452","email_id":"opalina.kaniyar@gmail.com","dop":"2026-02-08","serial_number":"279607048225906","imei1":"279607048225906","imei2":"279607048225906","popurl":"www.bhishma-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190977,"job_number":"JOB_190977","tr_customer_id":190995,"tr_customer_product_id":190985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Amarnath Gandhi","mobile_number":"9976700928","email_id":"krishna.mehra@yahoo.co.in","dop":"2026-02-08","serial_number":"429301845404446","imei1":"429301845404446","imei2":"429301845404446","popurl":"www.suma-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190976,"job_number":"JOB_190976","tr_customer_id":190994,"tr_customer_product_id":190984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mangala Iyer","mobile_number":"9970107528","email_id":"chapala.mahajan@hotmail.com","dop":"2026-02-08","serial_number":"391273199020307","imei1":"391273199020307","imei2":"391273199020307","popurl":"www.balagovind-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190975,"job_number":"JOB_190975","tr_customer_id":190993,"tr_customer_product_id":190983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhishma Reddy","mobile_number":"9901162397","email_id":"prema.singh@gmail.com","dop":"2026-02-08","serial_number":"975072549634209","imei1":"975072549634209","imei2":"975072549634209","popurl":"www.indira-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190974,"job_number":"JOB_190974","tr_customer_id":190992,"tr_customer_product_id":190982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Gajadhar Dwivedi","mobile_number":"9939516186","email_id":"kumari.namboothiri@hotmail.com","dop":"2026-02-08","serial_number":"557657515442471","imei1":"557657515442471","imei2":"557657515442471","popurl":"www.nanda-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190973,"job_number":"JOB_190973","tr_customer_id":190991,"tr_customer_product_id":190981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Agnivesh Jha","mobile_number":"9913854535","email_id":"jay.prajapat@gmail.com","dop":"2026-02-08","serial_number":"352509541321426","imei1":"352509541321426","imei2":"352509541321426","popurl":"www.chanakya-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190972,"job_number":"JOB_190972","tr_customer_id":190990,"tr_customer_product_id":190980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mina Pothuvaal","mobile_number":"9901810257","email_id":"aadi.shukla@yahoo.co.in","dop":"2026-02-08","serial_number":"093361983565750","imei1":"093361983565750","imei2":"093361983565750","popurl":"www.jagdish-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190971,"job_number":"JOB_190971","tr_customer_id":190989,"tr_customer_product_id":190979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhagwanti Johar","mobile_number":"9977010624","email_id":"arindam.ganaka@gmail.com","dop":"2026-02-08","serial_number":"367653470358290","imei1":"367653470358290","imei2":"367653470358290","popurl":"www.siddhi-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190970,"job_number":"JOB_190970","tr_customer_id":190988,"tr_customer_product_id":190978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mangalya Devar","mobile_number":"9910497523","email_id":"charvi.gill@hotmail.com","dop":"2026-02-08","serial_number":"977086852097312","imei1":"977086852097312","imei2":"977086852097312","popurl":"www.dhana-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190969,"job_number":"JOB_190969","tr_customer_id":190987,"tr_customer_product_id":190977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Deeptendu Pothuvaal","mobile_number":"9974443438","email_id":"laxman.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"828000859664075","imei1":"828000859664075","imei2":"828000859664075","popurl":"www.parvati-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190968,"job_number":"JOB_190968","tr_customer_id":190986,"tr_customer_product_id":190976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Divjot Iyer","mobile_number":"9979493512","email_id":"hiranmay.asan@hotmail.com","dop":"2026-02-08","serial_number":"256416283442740","imei1":"256416283442740","imei2":"256416283442740","popurl":"www.achyut-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190967,"job_number":"JOB_190967","tr_customer_id":190985,"tr_customer_product_id":190975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Anunay Chopra","mobile_number":"9985517142","email_id":"shantanu.nehru@hotmail.com","dop":"2026-02-08","serial_number":"035106161147465","imei1":"035106161147465","imei2":"035106161147465","popurl":"www.girija-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190966,"job_number":"JOB_190966","tr_customer_id":190984,"tr_customer_product_id":190974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Siddhran Devar","mobile_number":"9945860947","email_id":"suryakantam.nambeesan@gmail.com","dop":"2026-02-08","serial_number":"207716538925205","imei1":"207716538925205","imei2":"207716538925205","popurl":"www.anand swarup-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190965,"job_number":"JOB_190965","tr_customer_id":190983,"tr_customer_product_id":190973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Satyen Chopra","mobile_number":"9977705226","email_id":"gopal.talwar@hotmail.com","dop":"2026-02-08","serial_number":"949955907369061","imei1":"949955907369061","imei2":"949955907369061","popurl":"www.girish-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190964,"job_number":"JOB_190964","tr_customer_id":190981,"tr_customer_product_id":190971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhargavi Pandey","mobile_number":"9970173978","email_id":"balgopal.chaturvedi@gmail.com","dop":"2026-02-08","serial_number":"882723247582375","imei1":"882723247582375","imei2":"882723247582375","popurl":"www.agrata-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190963,"job_number":"JOB_190963","tr_customer_id":190982,"tr_customer_product_id":190972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Krishna Tagore","mobile_number":"9993974735","email_id":"girja.pothuvaal@gmail.com","dop":"2026-02-08","serial_number":"409361148387975","imei1":"409361148387975","imei2":"409361148387975","popurl":"www.satish-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190962,"job_number":"JOB_190962","tr_customer_id":190980,"tr_customer_product_id":190970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chaturaanan Gandhi","mobile_number":"9910041667","email_id":"gita.varman@hotmail.com","dop":"2026-02-08","serial_number":"921890829173343","imei1":"921890829173343","imei2":"921890829173343","popurl":"www.siddhran-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190961,"job_number":"JOB_190961","tr_customer_id":190979,"tr_customer_product_id":190969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Giriraj Dhawan","mobile_number":"9982909167","email_id":"chetan.kaul@hotmail.com","dop":"2026-02-08","serial_number":"495204487614743","imei1":"495204487614743","imei2":"495204487614743","popurl":"www.giriraaj-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190960,"job_number":"JOB_190960","tr_customer_id":190978,"tr_customer_product_id":190968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Balgopal Pilla","mobile_number":"9976850108","email_id":"krishnadas.shukla@hotmail.com","dop":"2026-02-08","serial_number":"668402489578437","imei1":"668402489578437","imei2":"668402489578437","popurl":"www.bandhu-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190959,"job_number":"JOB_190959","tr_customer_id":190977,"tr_customer_product_id":190967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chandraayan Deshpande","mobile_number":"9985248233","email_id":"giriraj.nambeesan@hotmail.com","dop":"2026-02-08","serial_number":"931088266253099","imei1":"931088266253099","imei2":"931088266253099","popurl":"www.achintya-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190958,"job_number":"JOB_190958","tr_customer_id":190976,"tr_customer_product_id":190966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Geetanjali Tandon","mobile_number":"9904351950","email_id":"amish.prajapat@hotmail.com","dop":"2026-02-08","serial_number":"154136855302512","imei1":"154136855302512","imei2":"154136855302512","popurl":"www.bhoopat-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190957,"job_number":"JOB_190957","tr_customer_id":190975,"tr_customer_product_id":190965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chidaatma Pothuvaal","mobile_number":"9915822213","email_id":"bhagirathi.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"569012229227354","imei1":"569012229227354","imei2":"569012229227354","popurl":"www.bilva-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190956,"job_number":"JOB_190956","tr_customer_id":190974,"tr_customer_product_id":190964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Bala Pillai","mobile_number":"9903569580","email_id":"kamala.ahuja@yahoo.co.in","dop":"2026-02-08","serial_number":"880528518918503","imei1":"880528518918503","imei2":"880528518918503","popurl":"www.preity-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190955,"job_number":"JOB_190955","tr_customer_id":190973,"tr_customer_product_id":190963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Vinay Prajapat","mobile_number":"9936254980","email_id":"brajendra.patel@yahoo.co.in","dop":"2026-02-08","serial_number":"985611864420167","imei1":"985611864420167","imei2":"985611864420167","popurl":"www.nanda-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190954,"job_number":"JOB_190954","tr_customer_id":190972,"tr_customer_product_id":190962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Ekaaksh Jha","mobile_number":"9924092849","email_id":"deeksha.ahuja@hotmail.com","dop":"2026-02-08","serial_number":"895969825837174","imei1":"895969825837174","imei2":"895969825837174","popurl":"www.gati-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190953,"job_number":"JOB_190953","tr_customer_id":190970,"tr_customer_product_id":190960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Bankim Kaul","mobile_number":"9902081495","email_id":"aditeya.bandopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"082673972392977","imei1":"082673972392977","imei2":"082673972392977","popurl":"www.chandrabhan-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190952,"job_number":"JOB_190952","tr_customer_id":190971,"tr_customer_product_id":190961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Vasudeva Jha","mobile_number":"9968211471","email_id":"aashritha.singh@yahoo.co.in","dop":"2026-02-08","serial_number":"194326432054978","imei1":"194326432054978","imei2":"194326432054978","popurl":"www.abhisyanta-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190951,"job_number":"JOB_190951","tr_customer_id":190969,"tr_customer_product_id":190959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Ajeet Adiga","mobile_number":"9932319682","email_id":"anjali.chaturvedi@gmail.com","dop":"2026-02-08","serial_number":"366550706275666","imei1":"366550706275666","imei2":"366550706275666","popurl":"www.hiranmaya-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190950,"job_number":"JOB_190950","tr_customer_id":190968,"tr_customer_product_id":190958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:15.000Z","modified_at":"2026-02-18T23:41:15.000Z","name":"Garuda Prajapat","mobile_number":"9992895004","email_id":"dharmaketu.bharadwaj@gmail.com","dop":"2026-02-08","serial_number":"910934801292330","imei1":"910934801292330","imei2":"910934801292330","popurl":"www.birjesh-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190949,"job_number":"JOB_190949","tr_customer_id":190967,"tr_customer_product_id":190957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Susheel Naik","mobile_number":"9958207221","email_id":"gopal.varman@hotmail.com","dop":"2026-02-08","serial_number":"890278336208392","imei1":"890278336208392","imei2":"890278336208392","popurl":"www.akula-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190948,"job_number":"JOB_190948","tr_customer_id":190966,"tr_customer_product_id":190956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Rameshwar Mehrotra","mobile_number":"9946924701","email_id":"daiwik.sinha@hotmail.com","dop":"2026-02-08","serial_number":"012080394067403","imei1":"012080394067403","imei2":"012080394067403","popurl":"www.chakor-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190947,"job_number":"JOB_190947","tr_customer_id":190965,"tr_customer_product_id":190955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Brahmanandam Reddy","mobile_number":"9960352319","email_id":"ekaksh.sinha@yahoo.co.in","dop":"2026-02-08","serial_number":"636411668218064","imei1":"636411668218064","imei2":"636411668218064","popurl":"www.kamala-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190946,"job_number":"JOB_190946","tr_customer_id":190964,"tr_customer_product_id":190954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Vishnu Kaniyar","mobile_number":"9960191355","email_id":"bhaaswar.deshpande@yahoo.co.in","dop":"2026-02-08","serial_number":"987595272551077","imei1":"987595272551077","imei2":"987595272551077","popurl":"www.bhaumik-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190945,"job_number":"JOB_190945","tr_customer_id":190963,"tr_customer_product_id":190953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Dayamayee Dubashi","mobile_number":"9975465647","email_id":"sarla.chopra@hotmail.com","dop":"2026-02-08","serial_number":"273902742229904","imei1":"273902742229904","imei2":"273902742229904","popurl":"www.devi-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190944,"job_number":"JOB_190944","tr_customer_id":190961,"tr_customer_product_id":190951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Charumati Kaul","mobile_number":"9988327072","email_id":"anurag.shah@hotmail.com","dop":"2026-02-08","serial_number":"141330250335344","imei1":"141330250335344","imei2":"141330250335344","popurl":"www.anjali-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190943,"job_number":"JOB_190943","tr_customer_id":190962,"tr_customer_product_id":190952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Kalyani Asan","mobile_number":"9960191023","email_id":"birjesh.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"143958177239473","imei1":"143958177239473","imei2":"143958177239473","popurl":"www.anshula-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190942,"job_number":"JOB_190942","tr_customer_id":190960,"tr_customer_product_id":190950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Giri Namboothiri","mobile_number":"9904020188","email_id":"anurag.varman@gmail.com","dop":"2026-02-08","serial_number":"572616483491126","imei1":"572616483491126","imei2":"572616483491126","popurl":"www.chandran-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190941,"job_number":"JOB_190941","tr_customer_id":190959,"tr_customer_product_id":190949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Amish Varrier","mobile_number":"9992753485","email_id":"shwet.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"144095171809963","imei1":"144095171809963","imei2":"144095171809963","popurl":"www.smriti-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190940,"job_number":"JOB_190940","tr_customer_id":190958,"tr_customer_product_id":190948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Bhisham Khanna","mobile_number":"9912431849","email_id":"bakula.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"315877986505964","imei1":"315877986505964","imei2":"315877986505964","popurl":"www.abhaya-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190939,"job_number":"JOB_190939","tr_customer_id":190957,"tr_customer_product_id":190947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Durgeshwari Patil","mobile_number":"9986957041","email_id":"prem.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"073224439091081","imei1":"073224439091081","imei2":"073224439091081","popurl":"www.bhuvaneshwar-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190938,"job_number":"JOB_190938","tr_customer_id":190956,"tr_customer_product_id":190946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Mani Trivedi","mobile_number":"9996561571","email_id":"puneet.jha@gmail.com","dop":"2026-02-08","serial_number":"022057127812074","imei1":"022057127812074","imei2":"022057127812074","popurl":"www.kanaka-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190937,"job_number":"JOB_190937","tr_customer_id":190955,"tr_customer_product_id":190945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Tara Dhawan","mobile_number":"9908269724","email_id":"daksha.johar@gmail.com","dop":"2026-02-08","serial_number":"605183668879515","imei1":"605183668879515","imei2":"605183668879515","popurl":"www.jagathi-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190936,"job_number":"JOB_190936","tr_customer_id":190954,"tr_customer_product_id":190944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Bhushan Agarwal","mobile_number":"9946230378","email_id":"adripathi.varma@yahoo.co.in","dop":"2026-02-08","serial_number":"882044541010887","imei1":"882044541010887","imei2":"882044541010887","popurl":"www.rakesh-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190935,"job_number":"JOB_190935","tr_customer_id":190953,"tr_customer_product_id":190943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Yogendra Mehra","mobile_number":"9945946414","email_id":"shresthi.shukla@hotmail.com","dop":"2026-02-08","serial_number":"437851086683366","imei1":"437851086683366","imei2":"437851086683366","popurl":"www.sarada-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190934,"job_number":"JOB_190934","tr_customer_id":190952,"tr_customer_product_id":190942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Opaline Naik","mobile_number":"9964981480","email_id":"chandrakin.shah@gmail.com","dop":"2026-02-08","serial_number":"523606110950004","imei1":"523606110950004","imei2":"523606110950004","popurl":"www.baala-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190933,"job_number":"JOB_190933","tr_customer_id":190951,"tr_customer_product_id":190941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Aagam Achari","mobile_number":"9925515481","email_id":"suryakanta.trivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"778708353394800","imei1":"778708353394800","imei2":"778708353394800","popurl":"www.mukul-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190932,"job_number":"JOB_190932","tr_customer_id":190950,"tr_customer_product_id":190940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Akula Sethi","mobile_number":"9948121947","email_id":"tej.achari@hotmail.com","dop":"2026-02-08","serial_number":"543178294744766","imei1":"543178294744766","imei2":"543178294744766","popurl":"www.kumuda-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190931,"job_number":"JOB_190931","tr_customer_id":190949,"tr_customer_product_id":190939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Basanti Achari","mobile_number":"9947039556","email_id":"mohinder.nair@hotmail.com","dop":"2026-02-08","serial_number":"978731832176192","imei1":"978731832176192","imei2":"978731832176192","popurl":"www.prayag-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190930,"job_number":"JOB_190930","tr_customer_id":190948,"tr_customer_product_id":190938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Mangalya Khanna","mobile_number":"9931105518","email_id":"menaka.devar@gmail.com","dop":"2026-02-08","serial_number":"486592203039673","imei1":"486592203039673","imei2":"486592203039673","popurl":"www.sheela-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190929,"job_number":"JOB_190929","tr_customer_id":190947,"tr_customer_product_id":190937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Kumuda Embranthiri","mobile_number":"9960035818","email_id":"gorakhanatha.jain@yahoo.co.in","dop":"2026-02-08","serial_number":"177398148275601","imei1":"177398148275601","imei2":"177398148275601","popurl":"www.enakshi-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190928,"job_number":"JOB_190928","tr_customer_id":190946,"tr_customer_product_id":190936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Gurdev Marar","mobile_number":"9945095693","email_id":"shankar.bharadwaj@yahoo.co.in","dop":"2026-02-08","serial_number":"913331629092871","imei1":"913331629092871","imei2":"913331629092871","popurl":"www.kamalesh-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190927,"job_number":"JOB_190927","tr_customer_id":190945,"tr_customer_product_id":190935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Chaitan Patil","mobile_number":"9998031439","email_id":"ajit.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"420380842982296","imei1":"420380842982296","imei2":"420380842982296","popurl":"www.sanka-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190926,"job_number":"JOB_190926","tr_customer_id":190944,"tr_customer_product_id":190934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Bilva Kakkar","mobile_number":"9911635088","email_id":"ambar.dwivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"602335016457726","imei1":"602335016457726","imei2":"602335016457726","popurl":"www.dandak-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190925,"job_number":"JOB_190925","tr_customer_id":190943,"tr_customer_product_id":190933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Akshat Mehrotra","mobile_number":"9910155054","email_id":"ananta.adiga@yahoo.co.in","dop":"2026-02-08","serial_number":"201972704482600","imei1":"201972704482600","imei2":"201972704482600","popurl":"www.shankar-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190924,"job_number":"JOB_190924","tr_customer_id":190942,"tr_customer_product_id":190932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Kashyap Dwivedi","mobile_number":"9953323794","email_id":"shreyashi.gandhi@hotmail.com","dop":"2026-02-08","serial_number":"837538454340241","imei1":"837538454340241","imei2":"837538454340241","popurl":"www.gati-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190923,"job_number":"JOB_190923","tr_customer_id":190941,"tr_customer_product_id":190931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Mukul Verma","mobile_number":"9993167471","email_id":"ganak.varma@hotmail.com","dop":"2026-02-08","serial_number":"650173970783894","imei1":"650173970783894","imei2":"650173970783894","popurl":"www.lakshman-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190922,"job_number":"JOB_190922","tr_customer_id":190940,"tr_customer_product_id":190930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Naval Namboothiri","mobile_number":"9944238099","email_id":"vedanshi.pandey@gmail.com","dop":"2026-02-08","serial_number":"753986238050157","imei1":"753986238050157","imei2":"753986238050157","popurl":"www.prathamesh-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190921,"job_number":"JOB_190921","tr_customer_id":190939,"tr_customer_product_id":190929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Meena Sinha","mobile_number":"9970074482","email_id":"kalpana.butt@gmail.com","dop":"2026-02-08","serial_number":"614257287858000","imei1":"614257287858000","imei2":"614257287858000","popurl":"www.lakshman-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190920,"job_number":"JOB_190920","tr_customer_id":190938,"tr_customer_product_id":190928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Chandradev Sethi","mobile_number":"9912658599","email_id":"ekaaksh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"790491463951265","imei1":"790491463951265","imei2":"790491463951265","popurl":"www.vrinda-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190919,"job_number":"JOB_190919","tr_customer_id":190937,"tr_customer_product_id":190927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Sujata Gupta","mobile_number":"9910098030","email_id":"daiwik.nehru@yahoo.co.in","dop":"2026-02-08","serial_number":"547551347306240","imei1":"547551347306240","imei2":"547551347306240","popurl":"www.basanti-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190918,"job_number":"JOB_190918","tr_customer_id":190936,"tr_customer_product_id":190926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:58.000Z","modified_at":"2026-02-18T23:21:58.000Z","name":"Ananta Agarwal","mobile_number":"9910072336","email_id":"prathamesh.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"702173739059219","imei1":"702173739059219","imei2":"702173739059219","popurl":"www.budhil-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190917,"job_number":"JOB_190917","tr_customer_id":190935,"tr_customer_product_id":190925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:58.000Z","modified_at":"2026-02-18T23:21:58.000Z","name":"Padma Kocchar","mobile_number":"9992529235","email_id":"aruna.chaturvedi@hotmail.com","dop":"2026-02-08","serial_number":"468859862360677","imei1":"468859862360677","imei2":"468859862360677","popurl":"www.chandira-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190916,"job_number":"JOB_190916","tr_customer_id":190934,"tr_customer_product_id":190924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Anasooya Chopra","mobile_number":"9989569385","email_id":"ekaparnika.jain@gmail.com","dop":"2026-02-08","serial_number":"437436332616030","imei1":"437436332616030","imei2":"437436332616030","popurl":"www.uttam-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190915,"job_number":"JOB_190915","tr_customer_id":190933,"tr_customer_product_id":190923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Dayaamay Prajapat","mobile_number":"9976377919","email_id":"chanakya.trivedi@hotmail.com","dop":"2026-02-08","serial_number":"262594621754374","imei1":"262594621754374","imei2":"262594621754374","popurl":"www.esha-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190914,"job_number":"JOB_190914","tr_customer_id":190932,"tr_customer_product_id":190922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Deepankar Guha","mobile_number":"9941069853","email_id":"amaranaath.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"618039509209378","imei1":"618039509209378","imei2":"618039509209378","popurl":"www.sweta-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190913,"job_number":"JOB_190913","tr_customer_id":190931,"tr_customer_product_id":190921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Dinesh Talwar","mobile_number":"9921338793","email_id":"yogendra.butt@gmail.com","dop":"2026-02-08","serial_number":"712743358086752","imei1":"712743358086752","imei2":"712743358086752","popurl":"www.balamani-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190912,"job_number":"JOB_190912","tr_customer_id":190930,"tr_customer_product_id":190920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Balachandra Dutta","mobile_number":"9990431166","email_id":"buddhana.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"487516105177355","imei1":"487516105177355","imei2":"487516105177355","popurl":"www.meenakshi-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190911,"job_number":"JOB_190911","tr_customer_id":190929,"tr_customer_product_id":190919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Geeta Kaniyar","mobile_number":"9984053916","email_id":"bhagwati.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"459386923707647","imei1":"459386923707647","imei2":"459386923707647","popurl":"www.anang-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190910,"job_number":"JOB_190910","tr_customer_id":190928,"tr_customer_product_id":190918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Abhirath Prajapat","mobile_number":"9984311243","email_id":"dipesh.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"122636019954495","imei1":"122636019954495","imei2":"122636019954495","popurl":"www.rohit-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190909,"job_number":"JOB_190909","tr_customer_id":190927,"tr_customer_product_id":190917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Deenabandhu Kakkar","mobile_number":"9989167113","email_id":"amrit.iyer@gmail.com","dop":"2026-02-08","serial_number":"329096927664934","imei1":"329096927664934","imei2":"329096927664934","popurl":"www.chatura-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190908,"job_number":"JOB_190908","tr_customer_id":190926,"tr_customer_product_id":190916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Jyotsana Gowda","mobile_number":"9956380959","email_id":"trisha.sinha@hotmail.com","dop":"2026-02-08","serial_number":"926137146075920","imei1":"926137146075920","imei2":"926137146075920","popurl":"www.agrata-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190907,"job_number":"JOB_190907","tr_customer_id":190925,"tr_customer_product_id":190915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Baidehi Devar","mobile_number":"9994558417","email_id":"aditeya.patel@gmail.com","dop":"2026-02-08","serial_number":"837072807994164","imei1":"837072807994164","imei2":"837072807994164","popurl":"www.bhushit-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190906,"job_number":"JOB_190906","tr_customer_id":190924,"tr_customer_product_id":190914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Nanda Mahajan","mobile_number":"9995533422","email_id":"adityanandana.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"799363537096066","imei1":"799363537096066","imei2":"799363537096066","popurl":"www.manjusha-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190905,"job_number":"JOB_190905","tr_customer_id":190923,"tr_customer_product_id":190913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Bhadran Mishra","mobile_number":"9921434228","email_id":"chandan.joshi@yahoo.co.in","dop":"2026-02-08","serial_number":"784405657478406","imei1":"784405657478406","imei2":"784405657478406","popurl":"www.bhushan-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190904,"job_number":"JOB_190904","tr_customer_id":190922,"tr_customer_product_id":190912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Jyoti Bhattathiri","mobile_number":"9936687633","email_id":"poornima.dhawan@hotmail.com","dop":"2026-02-08","serial_number":"757343580253036","imei1":"757343580253036","imei2":"757343580253036","popurl":"www.mahendra-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190903,"job_number":"JOB_190903","tr_customer_id":190921,"tr_customer_product_id":190911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Mina Gowda","mobile_number":"9985542852","email_id":"bhamini.mehrotra@gmail.com","dop":"2026-02-08","serial_number":"002081674649964","imei1":"002081674649964","imei2":"002081674649964","popurl":"www.kailash-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190902,"job_number":"JOB_190902","tr_customer_id":190920,"tr_customer_product_id":190910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Tapan Ganaka","mobile_number":"9967268656","email_id":"abhirath.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"189939179395943","imei1":"189939179395943","imei2":"189939179395943","popurl":"www.achyut-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190901,"job_number":"JOB_190901","tr_customer_id":190919,"tr_customer_product_id":190909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chitrangada Kocchar","mobile_number":"9908586134","email_id":"sucheta.ahuja@yahoo.co.in","dop":"2026-02-08","serial_number":"740791206005486","imei1":"740791206005486","imei2":"740791206005486","popurl":"www.deevakar-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190900,"job_number":"JOB_190900","tr_customer_id":190918,"tr_customer_product_id":190908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chandi Reddy","mobile_number":"9982843587","email_id":"ranjit.prajapat@hotmail.com","dop":"2026-02-08","serial_number":"078562118920142","imei1":"078562118920142","imei2":"078562118920142","popurl":"www.baalagopaal-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190899,"job_number":"JOB_190899","tr_customer_id":190917,"tr_customer_product_id":190907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Agnivesh Nambeesan","mobile_number":"9979107716","email_id":"chitramala.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"550522232137676","imei1":"550522232137676","imei2":"550522232137676","popurl":"www.ajeet-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190898,"job_number":"JOB_190898","tr_customer_id":190916,"tr_customer_product_id":190906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Abhirath Bhat","mobile_number":"9905992171","email_id":"vasudev.tandon@yahoo.co.in","dop":"2026-02-08","serial_number":"983011492116006","imei1":"983011492116006","imei2":"983011492116006","popurl":"www.ojaswini-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190897,"job_number":"JOB_190897","tr_customer_id":190915,"tr_customer_product_id":190905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Shakti Naik","mobile_number":"9950275491","email_id":"bandhul.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"113499136862486","imei1":"113499136862486","imei2":"113499136862486","popurl":"www.brajesh-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190896,"job_number":"JOB_190896","tr_customer_id":190914,"tr_customer_product_id":190904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chandini Achari","mobile_number":"9913263274","email_id":"madhuri.tandon@yahoo.co.in","dop":"2026-02-08","serial_number":"106152534162751","imei1":"106152534162751","imei2":"106152534162751","popurl":"www.aagam-mahajan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190895,"job_number":"JOB_190895","tr_customer_id":190913,"tr_customer_product_id":190903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Geeta Menon","mobile_number":"9972286186","email_id":"malati.prajapat@gmail.com","dop":"2026-02-08","serial_number":"930353854717995","imei1":"930353854717995","imei2":"930353854717995","popurl":"www.harinarayan-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190894,"job_number":"JOB_190894","tr_customer_id":190912,"tr_customer_product_id":190902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Devvrat Singh","mobile_number":"9937367538","email_id":"girindra.mehra@gmail.com","dop":"2026-02-08","serial_number":"159654428150369","imei1":"159654428150369","imei2":"159654428150369","popurl":"www.rajan-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190893,"job_number":"JOB_190893","tr_customer_id":190911,"tr_customer_product_id":190901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Hiranya Namboothiri","mobile_number":"9918346532","email_id":"anilaabh.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"548862589731871","imei1":"548862589731871","imei2":"548862589731871","popurl":"www.aadinath-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190892,"job_number":"JOB_190892","tr_customer_id":190910,"tr_customer_product_id":190900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Jai Dwivedi","mobile_number":"9939791176","email_id":"rita.naik@hotmail.com","dop":"2026-02-08","serial_number":"163037302906369","imei1":"163037302906369","imei2":"163037302906369","popurl":"www.bhardwaj-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190891,"job_number":"JOB_190891","tr_customer_id":190909,"tr_customer_product_id":190899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Mohana Kaniyar","mobile_number":"9995102431","email_id":"aanandinii.mahajan@gmail.com","dop":"2026-02-08","serial_number":"454100574261172","imei1":"454100574261172","imei2":"454100574261172","popurl":"www.hamsini-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190890,"job_number":"JOB_190890","tr_customer_id":190908,"tr_customer_product_id":190898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Devagya Kocchar","mobile_number":"9988058887","email_id":"paramartha.embranthiri@yahoo.co.in","dop":"2026-02-08","serial_number":"614883321447887","imei1":"614883321447887","imei2":"614883321447887","popurl":"www.akshainie-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190889,"job_number":"JOB_190889","tr_customer_id":190907,"tr_customer_product_id":190897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Girja Iyer","mobile_number":"9909453326","email_id":"chatur.iyer@hotmail.com","dop":"2026-02-08","serial_number":"081513001044181","imei1":"081513001044181","imei2":"081513001044181","popurl":"www.anuraag-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190888,"job_number":"JOB_190888","tr_customer_id":190906,"tr_customer_product_id":190896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Baalaaditya Mukhopadhyay","mobile_number":"9917261848","email_id":"jaya.gowda@hotmail.com","dop":"2026-02-08","serial_number":"433843286469622","imei1":"433843286469622","imei2":"433843286469622","popurl":"www.anagh-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190887,"job_number":"JOB_190887","tr_customer_id":190905,"tr_customer_product_id":190895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Usha Dwivedi","mobile_number":"9930886054","email_id":"chakrika.naik@hotmail.com","dop":"2026-02-08","serial_number":"770168682348325","imei1":"770168682348325","imei2":"770168682348325","popurl":"www.govinda-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190886,"job_number":"JOB_190886","tr_customer_id":190904,"tr_customer_product_id":190894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Girija Gill","mobile_number":"9917481464","email_id":"vasanti.achari@gmail.com","dop":"2026-02-08","serial_number":"996854517256537","imei1":"996854517256537","imei2":"996854517256537","popurl":"www.govinda-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190885,"job_number":"JOB_190885","tr_customer_id":190903,"tr_customer_product_id":190893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Aatreya Reddy","mobile_number":"9904006487","email_id":"brahma.shah@gmail.com","dop":"2026-02-08","serial_number":"650399057500721","imei1":"650399057500721","imei2":"650399057500721","popurl":"www.aadrika-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190884,"job_number":"JOB_190884","tr_customer_id":190902,"tr_customer_product_id":190892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Bhagwanti Johar","mobile_number":"9966231401","email_id":"chandraayan.kaul@hotmail.com","dop":"2026-02-08","serial_number":"502687914311794","imei1":"502687914311794","imei2":"502687914311794","popurl":"www.dhyanesh-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190883,"job_number":"JOB_190883","tr_customer_id":190901,"tr_customer_product_id":190891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Bhupati Gupta","mobile_number":"9921842670","email_id":"atmanand.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"017255210116267","imei1":"017255210116267","imei2":"017255210116267","popurl":"www.ganesh-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190882,"job_number":"JOB_190882","tr_customer_id":190900,"tr_customer_product_id":190890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Aayushmaan Patel","mobile_number":"9900381586","email_id":"bankimchandra.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"837781124416532","imei1":"837781124416532","imei2":"837781124416532","popurl":"www.sanjay-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190881,"job_number":"JOB_190881","tr_customer_id":190899,"tr_customer_product_id":190889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Mangala Jain","mobile_number":"9916132856","email_id":"shobhana.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"085775969439355","imei1":"085775969439355","imei2":"085775969439355","popurl":"www.bhuvanesh-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190880,"job_number":"JOB_190880","tr_customer_id":190898,"tr_customer_product_id":190888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Hamsini Gowda","mobile_number":"9919660284","email_id":"somnath.mishra@yahoo.co.in","dop":"2026-02-08","serial_number":"466118383771101","imei1":"466118383771101","imei2":"466118383771101","popurl":"www.bhaasvan-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190879,"job_number":"JOB_190879","tr_customer_id":190897,"tr_customer_product_id":190887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Niranjan Butt","mobile_number":"9972372783","email_id":"bhishma.achari@hotmail.com","dop":"2026-02-08","serial_number":"749736849376737","imei1":"749736849376737","imei2":"749736849376737","popurl":"www.mahesh-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190878,"job_number":"JOB_190878","tr_customer_id":190896,"tr_customer_product_id":190886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Dhatri Iyengar","mobile_number":"9956379174","email_id":"aaratrika.trivedi@gmail.com","dop":"2026-02-08","serial_number":"931894584437326","imei1":"931894584437326","imei2":"931894584437326","popurl":"www.manoj-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190877,"job_number":"JOB_190877","tr_customer_id":190895,"tr_customer_product_id":190885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Ramaa Mukhopadhyay","mobile_number":"9993199019","email_id":"dhaanyalakshmi.achari@hotmail.com","dop":"2026-02-08","serial_number":"626548424417218","imei1":"626548424417218","imei2":"626548424417218","popurl":"www.agnivesh-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190876,"job_number":"JOB_190876","tr_customer_id":190894,"tr_customer_product_id":190884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Baalagopaal Achari","mobile_number":"9949980504","email_id":"chidaatma.deshpande@yahoo.co.in","dop":"2026-02-08","serial_number":"380013059944619","imei1":"380013059944619","imei2":"380013059944619","popurl":"www.vasudha-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190875,"job_number":"JOB_190875","tr_customer_id":190893,"tr_customer_product_id":190883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Daevi Mahajan","mobile_number":"9990090889","email_id":"chandrabhaga.devar@gmail.com","dop":"2026-02-08","serial_number":"436551893476039","imei1":"436551893476039","imei2":"436551893476039","popurl":"www.lila-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190874,"job_number":"JOB_190874","tr_customer_id":190892,"tr_customer_product_id":190882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Shankar Dubashi","mobile_number":"9955614865","email_id":"gitanjali.namboothiri@gmail.com","dop":"2026-02-08","serial_number":"996243806364998","imei1":"996243806364998","imei2":"996243806364998","popurl":"www.aditya-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190873,"job_number":"JOB_190873","tr_customer_id":190891,"tr_customer_product_id":190881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Bhadran Kaur","mobile_number":"9920346904","email_id":"aaditya.nayar@gmail.com","dop":"2026-02-08","serial_number":"398322691912497","imei1":"398322691912497","imei2":"398322691912497","popurl":"www.anal-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190872,"job_number":"JOB_190872","tr_customer_id":190890,"tr_customer_product_id":190880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Girika Mukhopadhyay","mobile_number":"9980382087","email_id":"sujata.marar@hotmail.com","dop":"2026-02-08","serial_number":"724007369136797","imei1":"724007369136797","imei2":"724007369136797","popurl":"www.gopal-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190871,"job_number":"JOB_190871","tr_customer_id":190889,"tr_customer_product_id":190879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Bhramar Achari","mobile_number":"9923651542","email_id":"sarala.acharya@hotmail.com","dop":"2026-02-08","serial_number":"711599442055137","imei1":"711599442055137","imei2":"711599442055137","popurl":"www.enakshi-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190870,"job_number":"JOB_190870","tr_customer_id":190887,"tr_customer_product_id":190878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Jagathi Mehrotra","mobile_number":"9963120236","email_id":"hiranya.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"361251208209568","imei1":"361251208209568","imei2":"361251208209568","popurl":"www.chidambar-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190869,"job_number":"JOB_190869","tr_customer_id":190888,"tr_customer_product_id":190877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Dhara Kaur","mobile_number":"9932174878","email_id":"deeptimay.dutta@gmail.com","dop":"2026-02-08","serial_number":"796052130077336","imei1":"796052130077336","imei2":"796052130077336","popurl":"www.tanushri-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190864,"job_number":"JOB_190864","tr_customer_id":190882,"tr_customer_product_id":190872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T21:06:38.000Z","modified_at":"2026-02-18T21:06:38.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-13","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-13T21:06:37.995511063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T21:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190863,"job_number":"JOB_190863","tr_customer_id":190881,"tr_customer_product_id":190871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:54.000Z","modified_at":"2026-02-18T20:25:54.000Z","name":"Cheyanne Gislason","mobile_number":"676-926-2863","email_id":"Freeman.Dicki@gmail.com","dop":"2025-04-06","serial_number":"12114163757821472","imei1":"12114163757821472","imei2":"12114163757821472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190861,"job_number":"JOB_190861","tr_customer_id":190879,"tr_customer_product_id":190869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:53.000Z","modified_at":"2026-02-18T20:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11403113614601","imei1":"11403113614601","imei2":"11403113614601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190860,"job_number":"JOB_190860","tr_customer_id":190878,"tr_customer_product_id":190868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:09.000Z","modified_at":"2026-02-18T20:25:09.000Z","name":"Ward King","mobile_number":"424-780-1682","email_id":"Freda71@yahoo.com","dop":"2025-04-06","serial_number":"17423815819921312","imei1":"17423815819921312","imei2":"17423815819921312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190858,"job_number":"JOB_190858","tr_customer_id":190876,"tr_customer_product_id":190866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:08.000Z","modified_at":"2026-02-18T20:25:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10254354890456","imei1":"10254354890456","imei2":"10254354890456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190857,"job_number":"JOB_190857","tr_customer_id":190875,"tr_customer_product_id":190865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:24:24.000Z","modified_at":"2026-02-18T20:24:24.000Z","name":"Tania Jones","mobile_number":"919-434-7637","email_id":"Flavie35@yahoo.com","dop":"2025-04-06","serial_number":"17838922880492584","imei1":"17838922880492584","imei2":"17838922880492584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190855,"job_number":"JOB_190855","tr_customer_id":190873,"tr_customer_product_id":190863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:24:23.000Z","modified_at":"2026-02-18T20:24:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17303142285472","imei1":"17303142285472","imei2":"17303142285472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191167,"job_number":"JOB_191167","tr_customer_id":191185,"tr_customer_product_id":191175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:25:22.000Z","modified_at":"2026-02-19T00:25:22.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"12669559621871","imei1":"12669559621871","imei2":"12669559621871","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191160,"job_number":"JOB_191160","tr_customer_id":191178,"tr_customer_product_id":191168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:58.000Z","modified_at":"2026-02-19T00:22:58.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11235877410689","imei1":"11235877410689","imei2":"11235877410689","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191159,"job_number":"JOB_191159","tr_customer_id":191177,"tr_customer_product_id":191167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:53.000Z","modified_at":"2026-02-19T00:22:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"10757707074895","imei1":"10757707074895","imei2":"10757707074895","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191153,"job_number":"JOB_191153","tr_customer_id":191171,"tr_customer_product_id":191161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:19:27.000Z","modified_at":"2026-02-19T00:19:27.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"13138171865054","imei1":"13138171865054","imei2":"13138171865054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191152,"job_number":"JOB_191152","tr_customer_id":191170,"tr_customer_product_id":191160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:54.000Z","modified_at":"2026-02-19T00:16:54.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11858272460286","imei1":"11858272460286","imei2":"11858272460286","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191151,"job_number":"JOB_191151","tr_customer_id":191169,"tr_customer_product_id":191159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:50.000Z","modified_at":"2026-02-19T00:16:50.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"18770272230309","imei1":"18770272230309","imei2":"18770272230309","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191150,"job_number":"JOB_191150","tr_customer_id":191168,"tr_customer_product_id":191158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:26.000Z","modified_at":"2026-02-19T00:16:26.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"17919096867894","imei1":"17919096867894","imei2":"17919096867894","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191084,"job_number":"JOB_191084","tr_customer_id":191102,"tr_customer_product_id":191092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:58.000Z","modified_at":"2026-02-18T23:57:58.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190868,"job_number":"JOB_190868","tr_customer_id":190886,"tr_customer_product_id":190876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:00:39.000Z","modified_at":"2026-02-18T23:00:39.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678905","imei2":"9876567895678905","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190867,"job_number":"JOB_190867","tr_customer_id":190885,"tr_customer_product_id":190875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:00:09.000Z","modified_at":"2026-02-18T23:00:09.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678904","imei2":"9876567895678904","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190866,"job_number":"JOB_190866","tr_customer_id":190884,"tr_customer_product_id":190874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T22:58:53.000Z","modified_at":"2026-02-18T22:58:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678903","imei2":"9876567895678903","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T22:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190865,"job_number":"JOB_190865","tr_customer_id":190883,"tr_customer_product_id":190873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T22:52:46.000Z","modified_at":"2026-02-18T22:52:46.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T22:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 13fdeac7-d5a9-4dab-ad7b-72896b735526
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-q1DLU/O2KEH14wFEy/Zwv/LeTe8"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTB9.L4Oj17przgM7uFcHD0vuw5tbrSJz92a5-KThrMknBRA"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTB9.L4Oj17przgM7uFcHD0vuw5tbrSJz92a5-KThrMknBRA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0ff84dd2-4bdf-4e19-9563-d7b18ce15711
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a3-SA79oSKiJzG4kRCZHzxNdzGkB6Y"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 162B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTB9.L4Oj17przgM7uFcHD0vuw5tbrSJz92a5-KThrMknBRA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 69bb7280-f2c3-438e-9c76-d0a6772b62c2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 162
ETag W/"a2-4LwbKETIW8p2uAlF6AnMSnJtusc"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":5},{"label":"Repair completed","key":"repair_completed","count":6}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 4.84KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTB9.L4Oj17przgM7uFcHD0vuw5tbrSJz92a5-KThrMknBRA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 11cf5107-f11f-448c-b616-108b13944dd8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"135b-gbcQqiAFkgDXVo62wblRcrMm/II"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191191,"job_number":"JOB_191191","tr_customer_id":191209,"tr_customer_product_id":191199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:58.000Z","modified_at":"2026-02-19T04:30:10.000Z","name":"Seth Wisoky","mobile_number":"372-211-7294","email_id":"Abel.Dach91@hotmail.com","dop":"2025-04-06","serial_number":"17903019735809","imei1":"17903019735809","imei2":"17903019735809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191189,"job_number":"JOB_191189","tr_customer_id":191207,"tr_customer_product_id":191197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"Pierce Jast","mobile_number":"572-785-4626","email_id":"Nova.Herzog@yahoo.com","dop":"2025-06-18","serial_number":"10918787508236","imei1":"10918787508236","imei2":"10918787508236","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191185,"job_number":"JOB_191185","tr_customer_id":191203,"tr_customer_product_id":191193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:53.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"Ariane Runolfsdottir","mobile_number":"372-445-1398","email_id":"Brady.DAmore69@gmail.com","dop":"2025-04-06","serial_number":"10658674615013","imei1":"10658674615013","imei2":"10658674615013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191183,"job_number":"JOB_191183","tr_customer_id":191201,"tr_customer_product_id":191191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:51.000Z","modified_at":"2026-02-19T04:30:02.000Z","name":"Julien Heidenreich","mobile_number":"483-995-4490","email_id":"Josiane_Schowalter5@hotmail.com","dop":"2025-04-06","serial_number":"15524197986672","imei1":"15524197986672","imei2":"15524197986672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T04:30:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:10.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T04:30:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTB9.L4Oj17przgM7uFcHD0vuw5tbrSJz92a5-KThrMknBRA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d61fe13a-1d55-4e51-a2b3-ce973647cf70
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 645ms
Mean size per request: 4.68KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTB9.L4Oj17przgM7uFcHD0vuw5tbrSJz92a5-KThrMknBRA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 113d1c51-da2f-4fa7-8a8e-5dbaf066e4e4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"12bc-1SXVShkSNryxfFnaInK5628TxfE"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:10.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T04:30:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":191201,"remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:30:07.000Z"}],"quatations":[]},{"id":191191,"job_number":"JOB_191191","tr_customer_id":191209,"tr_customer_product_id":191199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:58.000Z","modified_at":"2026-02-19T04:30:10.000Z","name":"Seth Wisoky","mobile_number":"372-211-7294","email_id":"Abel.Dach91@hotmail.com","dop":"2025-04-06","serial_number":"17903019735809","imei1":"17903019735809","imei2":"17903019735809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":191191,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:29:58.000Z"}],"quatations":[]},{"id":191189,"job_number":"JOB_191189","tr_customer_id":191207,"tr_customer_product_id":191197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"Pierce Jast","mobile_number":"572-785-4626","email_id":"Nova.Herzog@yahoo.com","dop":"2025-06-18","serial_number":"10918787508236","imei1":"10918787508236","imei2":"10918787508236","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":19,"name":"Front camera not working","tr_job_head_id":191189,"remark":"Camera is not working properly. ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:29:54.000Z"}],"quatations":[]},{"id":191185,"job_number":"JOB_191185","tr_customer_id":191203,"tr_customer_product_id":191193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:53.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"Ariane Runolfsdottir","mobile_number":"372-445-1398","email_id":"Brady.DAmore69@gmail.com","dop":"2025-04-06","serial_number":"10658674615013","imei1":"10658674615013","imei2":"10658674615013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":191185,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:29:53.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTB9.L4Oj17przgM7uFcHD0vuw5tbrSJz92a5-KThrMknBRA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 960f3ce0-1032-4194-b9eb-614f34e951a7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":152156,"problems":[{"id":1,"remark":"Reinstall OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTB9.L4Oj17przgM7uFcHD0vuw5tbrSJz92a5-KThrMknBRA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3dae9a9-181c-440e-bbcb-ce89820688a6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 135
Request Body
{
            "job_id": 191201,
            "problems": [
                {
                    "id": 1,
                    "remark": "Reinstall OS"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5b9ee7b3-c4dc-47c9-9365-0e3b5e66fd3c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-/rKoAz7OBT3mvXa3NOmgvzcD+Q0"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQxM30.NBK6iVpLkhDjsyhpzHgOhjfU6JBHTTvts0MXrEMqGLc"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQxM30.NBK6iVpLkhDjsyhpzHgOhjfU6JBHTTvts0MXrEMqGLc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token de2c6bf7-c062-4038-b7af-44e78464da60
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a3-SA79oSKiJzG4kRCZHzxNdzGkB6Y"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 200B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQxM30.NBK6iVpLkhDjsyhpzHgOhjfU6JBHTTvts0MXrEMqGLc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 363417c9-da32-4e15-895b-050ab46d1f12
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 200
ETag W/"c8-9Ig/JgM6Ai4f8zuYOZhCAAwbwcc"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":3},{"label":"QC Completed","key":"qc_completed","count":6},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQxM30.NBK6iVpLkhDjsyhpzHgOhjfU6JBHTTvts0MXrEMqGLc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4d28ce49-6850-4c5c-a463-63ebeacfd2d0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 5.85KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQxM30.NBK6iVpLkhDjsyhpzHgOhjfU6JBHTTvts0MXrEMqGLc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b63c7dc5-c95a-4885-aea4-1000b238b01e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1766-dyC8P5QU7JaXpIcOpsrCQaeM5Ns"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191186,"job_number":"JOB_191186","tr_customer_id":191204,"tr_customer_product_id":191194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"91336828587970","imei1":"91336828587970","imei2":"91336828587970","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191181,"job_number":"JOB_191181","tr_customer_id":191199,"tr_customer_product_id":191189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:43.000Z","modified_at":"2026-02-19T04:29:51.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"32018154615866","imei1":"32018154615866","imei2":"32018154615866","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191179,"job_number":"JOB_191179","tr_customer_id":191197,"tr_customer_product_id":191187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:55.000Z","name":"Zelda Wehner","mobile_number":"533-328-3878","email_id":"Nathanael_Hauck@hotmail.com","dop":"2025-04-06","serial_number":"19544156292568","imei1":"19544156292568","imei2":"19544156292568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191176,"job_number":"JOB_191176","tr_customer_id":191194,"tr_customer_product_id":191184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:36:10.000Z","name":"Tatyana Hoeger","mobile_number":"435-408-9698","email_id":"Lola.Botsford10@hotmail.com","dop":"2025-04-06","serial_number":"12827120747469","imei1":"12827120747469","imei2":"12827120747469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191173,"job_number":"JOB_191173","tr_customer_id":191191,"tr_customer_product_id":191181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:47.000Z","modified_at":"2026-02-19T03:35:25.000Z","name":"Hillard Sporer","mobile_number":"386-529-2601","email_id":"Marquis_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"19775311381897","imei1":"19775311381897","imei2":"19775311381897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191169,"job_number":"JOB_191169","tr_customer_id":191187,"tr_customer_product_id":191177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:15.000Z","modified_at":"2026-02-19T03:20:31.000Z","name":"Hipolito McLaughlin","mobile_number":"298-208-6276","email_id":"Caden56@yahoo.com","dop":"2025-05-30","serial_number":"15333606075631","imei1":"15333606075631","imei2":"15333606075631","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"3fd-nisGjCTzjGnRpd0YElZvokQ2TeQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 487ms
Mean size per request: 2.95KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQxM30.NBK6iVpLkhDjsyhpzHgOhjfU6JBHTTvts0MXrEMqGLc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bd48fdd3-5525-4932-9ef5-d65409f124e0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"bd1-4P4O8M86gCpsrAvJSOgAIrI6sSM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191189,"job_number":"JOB_191189","tr_customer_id":191207,"tr_customer_product_id":191197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:13.000Z","name":"Pierce Jast","mobile_number":"572-785-4626","email_id":"Nova.Herzog@yahoo.com","dop":"2025-06-18","serial_number":"10918787508236","imei1":"10918787508236","imei2":"10918787508236","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":191183,"job_number":"JOB_191183","tr_customer_id":191201,"tr_customer_product_id":191191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:51.000Z","modified_at":"2026-02-19T04:30:11.000Z","name":"Julien Heidenreich","mobile_number":"483-995-4490","email_id":"Josiane_Schowalter5@hotmail.com","dop":"2025-04-06","serial_number":"15524197986672","imei1":"15524197986672","imei2":"15524197986672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:12.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":151780}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQxM30.NBK6iVpLkhDjsyhpzHgOhjfU6JBHTTvts0MXrEMqGLc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 51f363a6-acec-4b5d-a6d0-ba90b6d40d05
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 191201
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 500ms
Mean size per request: 2.97KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQxM30.NBK6iVpLkhDjsyhpzHgOhjfU6JBHTTvts0MXrEMqGLc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05ff7ecd-e9f4-4c3a-a589-04c9a0472c89
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"bde-yh1oSD30QIBs2uVb3x1boHLrEdo"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191189,"job_number":"JOB_191189","tr_customer_id":191207,"tr_customer_product_id":191197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:14.000Z","name":"Pierce Jast","mobile_number":"572-785-4626","email_id":"Nova.Herzog@yahoo.com","dop":"2025-06-18","serial_number":"10918787508236","imei1":"10918787508236","imei2":"10918787508236","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":191185,"job_number":"JOB_191185","tr_customer_id":191203,"tr_customer_product_id":191193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:53.000Z","modified_at":"2026-02-19T04:30:14.000Z","name":"Ariane Runolfsdottir","mobile_number":"372-445-1398","email_id":"Brady.DAmore69@gmail.com","dop":"2025-04-06","serial_number":"10658674615013","imei1":"10658674615013","imei2":"10658674615013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":191183,"job_number":"JOB_191183","tr_customer_id":191201,"tr_customer_product_id":191191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:51.000Z","modified_at":"2026-02-19T04:30:11.000Z","name":"Julien Heidenreich","mobile_number":"483-995-4490","email_id":"Josiane_Schowalter5@hotmail.com","dop":"2025-04-06","serial_number":"15524197986672","imei1":"15524197986672","imei2":"15524197986672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f14d646-3d1f-4b9f-acac-7706a89a7860
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-N16lLjoSMmLhYLajVlNR9p5nhcU"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTV9.DsZYLHRpUAMrjmytJJt-FyVU4uYb4fdL3rhESMUt10g"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTV9.DsZYLHRpUAMrjmytJJt-FyVU4uYb4fdL3rhESMUt10g
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f7f7946c-5e88-4f9d-b958-d459e5a9add7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"c9-jn/+2Asb3Ic/fTGuGPsU+w0iTOs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 241B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTV9.DsZYLHRpUAMrjmytJJt-FyVU4uYb4fdL3rhESMUt10g
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 960de81c-bd79-4069-a574-6fdcde74b424
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 241
ETag W/"f1-IWJzbem/TnQtKTCFUZaG+VkZ1VA"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":85},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 1013B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTV9.DsZYLHRpUAMrjmytJJt-FyVU4uYb4fdL3rhESMUt10g
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 78b0cdb4-6f99-41fc-8d59-176a44119839
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1013
ETag W/"3f5-kQ5V1YPXut/G/VAQ0vpEJi+TUvU"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:14.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 1013B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTV9.DsZYLHRpUAMrjmytJJt-FyVU4uYb4fdL3rhESMUt10g
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 30d2899f-e0d3-4634-b4be-a56b892b6e2f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1013
ETag W/"3f5-kQ5V1YPXut/G/VAQ0vpEJi+TUvU"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:14.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":151780}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTV9.DsZYLHRpUAMrjmytJJt-FyVU4uYb4fdL3rhESMUt10g
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 54357398-4093-497a-a5f4-660b51711b78
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 191201
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_151780"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 1016B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTV9.DsZYLHRpUAMrjmytJJt-FyVU4uYb4fdL3rhESMUt10g
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 775bc063-cc3f-4a40-95fc-06f83dc02a39
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_191201"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1016
ETag W/"3f8-KjSKI43SoHI7hY37GZyXcUeWIyo"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_151780' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_191201
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 2.57KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTV9.DsZYLHRpUAMrjmytJJt-FyVU4uYb4fdL3rhESMUt10g
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8081b256-d586-4c04-8496-8a10a1c0a27c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a43-8l727u3LW3ykC4BVZukbOZwzW0Y"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":729220,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T04:30:07.000Z","created_at":"2026-02-19T04:30:07.000Z"},{"id":729221,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T04:30:07.000Z","created_at":"2026-02-19T04:30:07.000Z"},{"id":729226,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-19T04:30:10.000Z","created_at":"2026-02-19T04:30:10.000Z"},{"id":729231,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-19T04:30:12.000Z","created_at":"2026-02-19T04:30:12.000Z"},{"id":729235,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-19T04:30:14.000Z","created_at":"2026-02-19T04:30:14.000Z"},{"id":729245,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-19T04:30:16.000Z","created_at":"2026-02-19T04:30:16.000Z"},{"id":729246,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-19T04:30:16.000Z","created_at":"2026-02-19T04:30:16.000Z"}],"problems":[{"id":181724,"problem":"Poor battery life","remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:30:07.000Z"},{"id":181728,"problem":"Smartphone is running slow","remark":"Reinstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-19T04:30:12.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 690B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Demo {{username}}
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b1c0b87-b28c-4925-9e53-70769e7e03e4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-riy+dzKVKFB9lWy5Io6tRmYof98"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTd9.O4fDpz0kcvR6Ln6C0sMYw7iNbO02IaF6Gk2299cCky4"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response should be json 1 0 0
Response Time is less than 100ms 0 1 0
Message is Success 1 0 0
Token is not null 1 0 0
Verify json schema 1 0 0
Valid JWT Token 1 0 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Response Time is less than 100ms
expected 237 to be below 100
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 235ms
Mean size per request: 111B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Demo {{username}}
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b5a63c41-5a6a-4158-9791-fef1653e53ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 60
Request Body
{
            "username": "iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct message is shown 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 438B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTd9.O4fDpz0kcvR6Ln6C0sMYw7iNbO02IaF6Gk2299cCky4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 074f4979-cf2f-4894-8fb3-08ac8f1af9d6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time is less than 200ms 0 1 0
Response body message contains Success 1 0 0
Verify json response schema 1 0 0
Verify response has fields id and email_id 1 0 0
Verify if role is frontDesk 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Response time is less than 200ms
expected 236 to be below 200
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/dashboard/count'](http://64.227.160.186:9000/v1/dashboard/count') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \-H 'Connection: keep-alive' \-H 'If-None-Match: W/"f1-uWm6lTWahR9mf4XVPHCW+XB9HU4"' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \--insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 241B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTd9.O4fDpz0kcvR6Ln6C0sMYw7iNbO02IaF6Gk2299cCky4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b5561a40-d968-4423-992f-7ef74ecbe718
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 241
ETag W/"f1-1fisJfY93KTwNLgKx9/1i+SroxY"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":90},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status is 200 1 0 0
Response time less than 150ms 0 1 0
Verify message is success 1 0 0
Verify json schema 1 0 0
Verfiy if the length of the data array is 3 1 0 0
Verify if keys are present in response 1 0 0
Verify if count of Pending for delivery is number 1 0 0
Verify if count of Created today is number 1 0 0
Verify if count of Pending for FST assignment is number 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
Response time less than 150ms
expected 252 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTd9.O4fDpz0kcvR6Ln6C0sMYw7iNbO02IaF6Gk2299cCky4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 586e844e-da48-44f9-bf1e-cd85a1582d72
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status is 200 1 0 0
Response time is less than 200 0 1 0
Response has these keys 1 0 0
Json schema validation 1 0 0
Verify if key is storing a non empty array 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time is less than 200
expected 242 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"mumbai","last_name":"mumbai","mobile_number":"9876543211","mobile_number_alt":"","email_id":"a@yopmail.com","email_id_alt":""},"customer_address":{"flat_number":"mumbai","apartment_name":"mumbai","street_name":"mumbai","landmark":"mumbai","area":"mumbai","pincode":"400703","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2026-01-10T18:30:00.000Z","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"93 battery health"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 233B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTd9.O4fDpz0kcvR6Ln6C0sMYw7iNbO02IaF6Gk2299cCky4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 266fc638-84ff-47ee-a8d4-cc0fdbaf0181
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1054
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "tanjiro",
                "last_name": "kamado",
                "mobile_number": "739-868-6155",
                "mobile_number_alt": "",
                "email_id": "tanjiro@g.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "mumbai",
                "apartment_name": "mumbai",
                "street_name": "mumbai",
                "landmark": "mumbai",
                "area": "mumbai",
                "pincode": "400703",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2026-01-10T18:30:00.000Z",
                "serial_number": "86792692658556",
                "imei1": "86792692658556",
                "imei2": "86792692658556",
                "popurl": "2026-01-10T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "93 battery health"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-9mX6Gro+ela6NpqpesYxX2KqKfg"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":191210,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":191228,"tr_customer_product_id":191218,"job_number":"JOB_191210"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time < 300ms 1 0 0
Job created succesfully 1 0 0
Verify json schema 1 0 0
Verify if id is present in the response data 1 0 0
Verify if job_number is present in the response data 1 0 0
Verify if tr_customer_product_id is present in the response data 1 0 0
Verify if tr_customer_id is present in the response data 1 0 0
Verify if mst_oem_id is present in the response data 1 0 0
Verify if mst_warrenty_status_id is present in the response data 1 0 0
Verify if mst_platform_id is present in the response data 1 0 0
Verify if mst_service_location_id is present in the response data 1 0 0
Verify if job starts with JOB_ 1 0 0
Total 13 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qUytWU8QdsgS7sMqlW5tBxTez88"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 241B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTd9.O4fDpz0kcvR6Ln6C0sMYw7iNbO02IaF6Gk2299cCky4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6cb4a46d-7f8c-48a5-847e-5320acb145da
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 241
ETag W/"f1-0ud3vrZrS9P/fbh067TO9daR1gU"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":93},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 286ms
Mean size per request: 91.67KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTd9.O4fDpz0kcvR6Ln6C0sMYw7iNbO02IaF6Gk2299cCky4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 00872855-b1d5-45cd-8078-99223d5091cf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"16eac-quvoCO2oq/zRxrh8IweXRMSrxLg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191119,"job_number":"JOB_191119","tr_customer_id":191137,"tr_customer_product_id":191127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:03:14.000Z","modified_at":"2026-02-19T00:03:14.000Z","name":"Himadri Dhawan","mobile_number":"9972270375","email_id":"poornima.abbott@hotmail.com","dop":"2026-02-09","serial_number":"963451089194883","imei1":"963451089194883","imei2":"963451089194883","popurl":"www.daevika-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191120,"job_number":"JOB_191120","tr_customer_id":191138,"tr_customer_product_id":191128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Vedanshi Pilla","mobile_number":"9993158578","email_id":"vedang.varman@gmail.com","dop":"2026-02-09","serial_number":"491865597037976","imei1":"491865597037976","imei2":"491865597037976","popurl":"www.lakshminath-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191121,"job_number":"JOB_191121","tr_customer_id":191139,"tr_customer_product_id":191129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaamay Singh","mobile_number":"9937521947","email_id":"gopaal.varman@yahoo.co.in","dop":"2026-02-09","serial_number":"507857009611519","imei1":"507857009611519","imei2":"507857009611519","popurl":"www.chiranjeev-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191122,"job_number":"JOB_191122","tr_customer_id":191140,"tr_customer_product_id":191130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bahula Shukla","mobile_number":"9915896626","email_id":"kiran.tagore@yahoo.co.in","dop":"2026-02-09","serial_number":"796206408141793","imei1":"796206408141793","imei2":"796206408141793","popurl":"www.deepali-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191123,"job_number":"JOB_191123","tr_customer_id":191141,"tr_customer_product_id":191131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhagirathi Mishra","mobile_number":"9906253061","email_id":"kanak.nair@yahoo.co.in","dop":"2026-02-09","serial_number":"045842654758158","imei1":"045842654758158","imei2":"045842654758158","popurl":"www.amogh-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191124,"job_number":"JOB_191124","tr_customer_id":191142,"tr_customer_product_id":191132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Adityanandana Kaur","mobile_number":"9961499248","email_id":"anjushree.menon@yahoo.co.in","dop":"2026-02-09","serial_number":"418212263392575","imei1":"418212263392575","imei2":"418212263392575","popurl":"www.meenakshi-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191125,"job_number":"JOB_191125","tr_customer_id":191143,"tr_customer_product_id":191133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaananda Jain","mobile_number":"9915212855","email_id":"aatreya.ahluwalia@hotmail.com","dop":"2026-02-09","serial_number":"524177654549719","imei1":"524177654549719","imei2":"524177654549719","popurl":"www.enakshi-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191126,"job_number":"JOB_191126","tr_customer_id":191144,"tr_customer_product_id":191134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Anilaabh Devar","mobile_number":"9976819884","email_id":"kumuda.rana@yahoo.co.in","dop":"2026-02-09","serial_number":"286316517910478","imei1":"286316517910478","imei2":"286316517910478","popurl":"www.bhuvanesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191127,"job_number":"JOB_191127","tr_customer_id":191145,"tr_customer_product_id":191135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Pran Shah","mobile_number":"9925973820","email_id":"gurdev.varman@gmail.com","dop":"2026-02-09","serial_number":"588198926131804","imei1":"588198926131804","imei2":"588198926131804","popurl":"www.siddarth-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191128,"job_number":"JOB_191128","tr_customer_id":191146,"tr_customer_product_id":191136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhupati Sethi","mobile_number":"9991574755","email_id":"som.devar@gmail.com","dop":"2026-02-09","serial_number":"653750686364108","imei1":"653750686364108","imei2":"653750686364108","popurl":"www.hiranya-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191129,"job_number":"JOB_191129","tr_customer_id":191147,"tr_customer_product_id":191137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Tara Johar","mobile_number":"9926935156","email_id":"kalinda.khatri@hotmail.com","dop":"2026-02-09","serial_number":"290019970355280","imei1":"290019970355280","imei2":"290019970355280","popurl":"www.charvi-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191130,"job_number":"JOB_191130","tr_customer_id":191148,"tr_customer_product_id":191138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agnivesh Achari","mobile_number":"9919880010","email_id":"kumuda.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"019324844865314","imei1":"019324844865314","imei2":"019324844865314","popurl":"www.sarla-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191131,"job_number":"JOB_191131","tr_customer_id":191149,"tr_customer_product_id":191139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kama Menon","mobile_number":"9900486685","email_id":"devajyoti.khan@yahoo.co.in","dop":"2026-02-09","serial_number":"162332133055704","imei1":"162332133055704","imei2":"162332133055704","popurl":"www.rajinder-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191132,"job_number":"JOB_191132","tr_customer_id":191150,"tr_customer_product_id":191140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agniprava Sharma","mobile_number":"9971967411","email_id":"bhaanumati.ganaka@gmail.com","dop":"2026-02-09","serial_number":"208549737424405","imei1":"208549737424405","imei2":"208549737424405","popurl":"www.mani-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191133,"job_number":"JOB_191133","tr_customer_id":191151,"tr_customer_product_id":191141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Gandharva Panicker","mobile_number":"9996629998","email_id":"bhaaswar.pillai@yahoo.co.in","dop":"2026-02-09","serial_number":"564509968108968","imei1":"564509968108968","imei2":"564509968108968","popurl":"www.harita-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191134,"job_number":"JOB_191134","tr_customer_id":191152,"tr_customer_product_id":191142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kannen Trivedi","mobile_number":"9909085394","email_id":"girish.embranthiri@yahoo.co.in","dop":"2026-02-09","serial_number":"665007344777669","imei1":"665007344777669","imei2":"665007344777669","popurl":"www.agnimitra-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191135,"job_number":"JOB_191135","tr_customer_id":191153,"tr_customer_product_id":191143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Meghnad Achari","mobile_number":"9959449666","email_id":"meghnad.pilla@yahoo.co.in","dop":"2026-02-09","serial_number":"205876443070980","imei1":"205876443070980","imei2":"205876443070980","popurl":"www.acharyanandana-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191136,"job_number":"JOB_191136","tr_customer_id":191154,"tr_customer_product_id":191144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Gorakhanatha Patil","mobile_number":"9984669008","email_id":"deeptanshu.kocchar@hotmail.com","dop":"2026-02-09","serial_number":"031224901580179","imei1":"031224901580179","imei2":"031224901580179","popurl":"www.aaditya-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191137,"job_number":"JOB_191137","tr_customer_id":191155,"tr_customer_product_id":191145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Deeptiman Sinha","mobile_number":"9925175928","email_id":"bhuvanesh.banerjee@yahoo.co.in","dop":"2026-02-09","serial_number":"783187859358167","imei1":"783187859358167","imei2":"783187859358167","popurl":"www.smita-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191138,"job_number":"JOB_191138","tr_customer_id":191156,"tr_customer_product_id":191146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Bhudeva Arora","mobile_number":"9956322770","email_id":"garuda.malik@yahoo.co.in","dop":"2026-02-09","serial_number":"394039621601360","imei1":"394039621601360","imei2":"394039621601360","popurl":"www.ganesh-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191139,"job_number":"JOB_191139","tr_customer_id":191157,"tr_customer_product_id":191147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Hiranya Kocchar","mobile_number":"9993690902","email_id":"ujjwal.kakkar@gmail.com","dop":"2026-02-09","serial_number":"676497152811879","imei1":"676497152811879","imei2":"676497152811879","popurl":"www.aanandaswarup-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191140,"job_number":"JOB_191140","tr_customer_id":191158,"tr_customer_product_id":191148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Uttam Prajapat","mobile_number":"9989521661","email_id":"uttam.khatri@hotmail.com","dop":"2026-02-09","serial_number":"531806628969744","imei1":"531806628969744","imei2":"531806628969744","popurl":"www.bala-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191141,"job_number":"JOB_191141","tr_customer_id":191159,"tr_customer_product_id":191149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chidaakaash Chopra","mobile_number":"9917455580","email_id":"chiranjeeve.prajapat@hotmail.com","dop":"2026-02-09","serial_number":"295454458305836","imei1":"295454458305836","imei2":"295454458305836","popurl":"www.kali-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191142,"job_number":"JOB_191142","tr_customer_id":191160,"tr_customer_product_id":191150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Kumari Trivedi","mobile_number":"9950015421","email_id":"devajyoti.sharma@gmail.com","dop":"2026-02-09","serial_number":"061799902086423","imei1":"061799902086423","imei2":"061799902086423","popurl":"www.shridevi-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191143,"job_number":"JOB_191143","tr_customer_id":191161,"tr_customer_product_id":191151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chandi Mehrotra","mobile_number":"9948803513","email_id":"chinmayanand.johar@gmail.com","dop":"2026-02-09","serial_number":"471792494400158","imei1":"471792494400158","imei2":"471792494400158","popurl":"www.chanakya-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191144,"job_number":"JOB_191144","tr_customer_id":191162,"tr_customer_product_id":191152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Jitender Nehru","mobile_number":"9947309000","email_id":"meghnad.singh@gmail.com","dop":"2026-02-09","serial_number":"532502399317086","imei1":"532502399317086","imei2":"532502399317086","popurl":"www.brahma-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191145,"job_number":"JOB_191145","tr_customer_id":191163,"tr_customer_product_id":191153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chandraketu Panicker","mobile_number":"9923651062","email_id":"chitramala.naik@gmail.com","dop":"2026-02-09","serial_number":"174007883854082","imei1":"174007883854082","imei2":"174007883854082","popurl":"www.preity-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191146,"job_number":"JOB_191146","tr_customer_id":191164,"tr_customer_product_id":191154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Rageswari Panicker","mobile_number":"9983585899","email_id":"brahmanandam.bhattacharya@gmail.com","dop":"2026-02-09","serial_number":"722557139571064","imei1":"722557139571064","imei2":"722557139571064","popurl":"www.anshula-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191147,"job_number":"JOB_191147","tr_customer_id":191165,"tr_customer_product_id":191155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Bhoopati Agarwal","mobile_number":"9912529727","email_id":"chandira.kaul@yahoo.co.in","dop":"2026-02-09","serial_number":"049689949507339","imei1":"049689949507339","imei2":"049689949507339","popurl":"www.ameyatma-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191148,"job_number":"JOB_191148","tr_customer_id":191166,"tr_customer_product_id":191156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Jaya Mukhopadhyay","mobile_number":"9906821801","email_id":"bhagwanti.tagore@hotmail.com","dop":"2026-02-09","serial_number":"571541587031533","imei1":"571541587031533","imei2":"571541587031533","popurl":"www.sharda-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191149,"job_number":"JOB_191149","tr_customer_id":191167,"tr_customer_product_id":191157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chidaakaash Agarwal","mobile_number":"9988438346","email_id":"durga.kapoor@hotmail.com","dop":"2026-02-09","serial_number":"735915726220999","imei1":"735915726220999","imei2":"735915726220999","popurl":"www.anang-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191154,"job_number":"JOB_191154","tr_customer_id":191172,"tr_customer_product_id":191162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:25.000Z","name":"Soma Kaul","mobile_number":"9934013376","email_id":"chidambar.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"771448971487078","imei1":"771448971487078","imei2":"771448971487078","popurl":"www.sharda-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191155,"job_number":"JOB_191155","tr_customer_id":191173,"tr_customer_product_id":191163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Naval Acharya","mobile_number":"9965555798","email_id":"anunay.varma@yahoo.co.in","dop":"2026-02-09","serial_number":"723992736278433","imei1":"723992736278433","imei2":"723992736278433","popurl":"www.gajaadhar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191156,"job_number":"JOB_191156","tr_customer_id":191174,"tr_customer_product_id":191164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Chitraksh Varma","mobile_number":"9943171457","email_id":"giri.iyengar@gmail.com","dop":"2026-02-09","serial_number":"583605998887334","imei1":"583605998887334","imei2":"583605998887334","popurl":"www.mina-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191157,"job_number":"JOB_191157","tr_customer_id":191176,"tr_customer_product_id":191165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Kalinda Shukla","mobile_number":"9913332577","email_id":"lakshminath.dubashi@gmail.com","dop":"2026-02-09","serial_number":"527975668616109","imei1":"527975668616109","imei2":"527975668616109","popurl":"www.bhramar-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191158,"job_number":"JOB_191158","tr_customer_id":191175,"tr_customer_product_id":191166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Amaresh Johar","mobile_number":"9947726154","email_id":"meena.embranthiri@gmail.com","dop":"2026-02-09","serial_number":"135433346694342","imei1":"135433346694342","imei2":"135433346694342","popurl":"www.bhupen-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191161,"job_number":"JOB_191161","tr_customer_id":191179,"tr_customer_product_id":191169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:35.000Z","modified_at":"2026-02-19T00:24:35.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-09","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-09T00:24:34.463019421Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191162,"job_number":"JOB_191162","tr_customer_id":191180,"tr_customer_product_id":191170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Vimala Panicker","mobile_number":"9954463299","email_id":"shiv.mishra@hotmail.com","dop":"2026-02-09","serial_number":"874496441774244","imei1":"874496441774244","imei2":"874496441774244","popurl":"www.mayoor-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191163,"job_number":"JOB_191163","tr_customer_id":191181,"tr_customer_product_id":191171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Ahalya Bandopadhyay","mobile_number":"9986808629","email_id":"sanjay.gill@yahoo.co.in","dop":"2026-02-09","serial_number":"679671911714125","imei1":"679671911714125","imei2":"679671911714125","popurl":"www.gorakhanatha-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191164,"job_number":"JOB_191164","tr_customer_id":191182,"tr_customer_product_id":191172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Brijesh Varma","mobile_number":"9986244207","email_id":"anagh.pandey@hotmail.com","dop":"2026-02-09","serial_number":"629333512385650","imei1":"629333512385650","imei2":"629333512385650","popurl":"www.niranjan-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191165,"job_number":"JOB_191165","tr_customer_id":191183,"tr_customer_product_id":191174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Deenabandhu Tagore","mobile_number":"9999403218","email_id":"mayoor.achari@gmail.com","dop":"2026-02-09","serial_number":"796134426928884","imei1":"796134426928884","imei2":"796134426928884","popurl":"www.shubhaprada-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191166,"job_number":"JOB_191166","tr_customer_id":191184,"tr_customer_product_id":191173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Pran Sethi","mobile_number":"9907747388","email_id":"anwesha.chopra@yahoo.co.in","dop":"2026-02-09","serial_number":"905147799803280","imei1":"905147799803280","imei2":"905147799803280","popurl":"www.adityanandana-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191168,"job_number":"JOB_191168","tr_customer_id":191186,"tr_customer_product_id":191176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T02:13:34.000Z","modified_at":"2026-02-19T02:13:34.000Z","name":"Johann Connelly","mobile_number":"301-423-8121","email_id":"Estell_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16556257673054","imei1":"16556257673054","imei2":"16556257673054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T02:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191172,"job_number":"JOB_191172","tr_customer_id":191190,"tr_customer_product_id":191180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:46.000Z","modified_at":"2026-02-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16860784303107","imei1":"16860784303107","imei2":"16860784303107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191173,"job_number":"JOB_191173","tr_customer_id":191191,"tr_customer_product_id":191181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:47.000Z","modified_at":"2026-02-19T03:35:25.000Z","name":"Hillard Sporer","mobile_number":"386-529-2601","email_id":"Marquis_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"19775311381897","imei1":"19775311381897","imei2":"19775311381897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191174,"job_number":"JOB_191174","tr_customer_id":191192,"tr_customer_product_id":191182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:48.000Z","modified_at":"2026-02-19T03:34:48.000Z","name":"Callie Fahey","mobile_number":"458-974-2885","email_id":"Kenyon.Schamberger80@hotmail.com","dop":"2025-04-06","serial_number":"17821156369264368","imei1":"17821156369264368","imei2":"17821156369264368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191175,"job_number":"JOB_191175","tr_customer_id":191193,"tr_customer_product_id":191183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:35:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10633557723641","imei1":"10633557723641","imei2":"10633557723641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191176,"job_number":"JOB_191176","tr_customer_id":191194,"tr_customer_product_id":191184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:36:10.000Z","name":"Tatyana Hoeger","mobile_number":"435-408-9698","email_id":"Lola.Botsford10@hotmail.com","dop":"2025-04-06","serial_number":"12827120747469","imei1":"12827120747469","imei2":"12827120747469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191177,"job_number":"JOB_191177","tr_customer_id":191195,"tr_customer_product_id":191185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:33.000Z","modified_at":"2026-02-19T03:35:33.000Z","name":"Lenna Powlowski","mobile_number":"997-438-8060","email_id":"Mckenzie_Stiedemann16@yahoo.com","dop":"2025-04-06","serial_number":"15466463175345296","imei1":"15466463175345296","imei2":"15466463175345296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191178,"job_number":"JOB_191178","tr_customer_id":191196,"tr_customer_product_id":191186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17673734103702","imei1":"17673734103702","imei2":"17673734103702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191179,"job_number":"JOB_191179","tr_customer_id":191197,"tr_customer_product_id":191187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:55.000Z","name":"Zelda Wehner","mobile_number":"533-328-3878","email_id":"Nathanael_Hauck@hotmail.com","dop":"2025-04-06","serial_number":"19544156292568","imei1":"19544156292568","imei2":"19544156292568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191180,"job_number":"JOB_191180","tr_customer_id":191198,"tr_customer_product_id":191188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:19.000Z","modified_at":"2026-02-19T03:36:19.000Z","name":"Coby Wyman","mobile_number":"722-929-0611","email_id":"Holly_Bashirian80@hotmail.com","dop":"2025-04-06","serial_number":"15123101805378176","imei1":"15123101805378176","imei2":"15123101805378176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191181,"job_number":"JOB_191181","tr_customer_id":191199,"tr_customer_product_id":191189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:43.000Z","modified_at":"2026-02-19T04:29:51.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"32018154615866","imei1":"32018154615866","imei2":"32018154615866","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191182,"job_number":"JOB_191182","tr_customer_id":191200,"tr_customer_product_id":191190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:50.000Z","modified_at":"2026-02-19T04:29:50.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13076512553903","imei1":"13076512553903","imei2":"13076512553903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191183,"job_number":"JOB_191183","tr_customer_id":191201,"tr_customer_product_id":191191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:51.000Z","modified_at":"2026-02-19T04:30:11.000Z","name":"Julien Heidenreich","mobile_number":"483-995-4490","email_id":"Josiane_Schowalter5@hotmail.com","dop":"2025-04-06","serial_number":"15524197986672","imei1":"15524197986672","imei2":"15524197986672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191184,"job_number":"JOB_191184","tr_customer_id":191202,"tr_customer_product_id":191192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:52.000Z","modified_at":"2026-02-19T04:29:52.000Z","name":"Wilma McLaughlin","mobile_number":"786-933-3384","email_id":"Ozella_Miller20@yahoo.com","dop":"2025-04-06","serial_number":"19592095137449076","imei1":"19592095137449076","imei2":"19592095137449076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191185,"job_number":"JOB_191185","tr_customer_id":191203,"tr_customer_product_id":191193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:53.000Z","modified_at":"2026-02-19T04:30:14.000Z","name":"Ariane Runolfsdottir","mobile_number":"372-445-1398","email_id":"Brady.DAmore69@gmail.com","dop":"2025-04-06","serial_number":"10658674615013","imei1":"10658674615013","imei2":"10658674615013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191186,"job_number":"JOB_191186","tr_customer_id":191204,"tr_customer_product_id":191194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"91336828587970","imei1":"91336828587970","imei2":"91336828587970","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191187,"job_number":"JOB_191187","tr_customer_id":191205,"tr_customer_product_id":191195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10639484352176","imei1":"10639484352176","imei2":"10639484352176","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191188,"job_number":"JOB_191188","tr_customer_id":191206,"tr_customer_product_id":191196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"Elmo Goodwin","mobile_number":"428-590-9953","email_id":"Linnie_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"11581440016962706","imei1":"11581440016962706","imei2":"11581440016962706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191189,"job_number":"JOB_191189","tr_customer_id":191207,"tr_customer_product_id":191197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:14.000Z","name":"Pierce Jast","mobile_number":"572-785-4626","email_id":"Nova.Herzog@yahoo.com","dop":"2025-06-18","serial_number":"10918787508236","imei1":"10918787508236","imei2":"10918787508236","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191190,"job_number":"JOB_191190","tr_customer_id":191208,"tr_customer_product_id":191198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:55.000Z","modified_at":"2026-02-19T04:29:55.000Z","name":"Derek Stokes","mobile_number":"211-263-6356","email_id":"Eli.Johnston@gmail.com","dop":"2025-06-18","serial_number":"1098814092956331","imei1":"1098814092956331","imei2":"1098814092956331","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191191,"job_number":"JOB_191191","tr_customer_id":191209,"tr_customer_product_id":191199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:58.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"Seth Wisoky","mobile_number":"372-211-7294","email_id":"Abel.Dach91@hotmail.com","dop":"2025-04-06","serial_number":"17903019735809","imei1":"17903019735809","imei2":"17903019735809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191192,"job_number":"JOB_191192","tr_customer_id":191210,"tr_customer_product_id":191200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:00.000Z","modified_at":"2026-02-19T04:30:00.000Z","name":"Rebeca Von","mobile_number":"208-750-0876","email_id":"Roy76@hotmail.com","dop":"2025-04-06","serial_number":"19460032227248190","imei1":"19460032227248190","imei2":"19460032227248190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191193,"job_number":"JOB_191193","tr_customer_id":191211,"tr_customer_product_id":191201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:01.000Z","modified_at":"2026-02-19T04:30:13.000Z","name":"Lenny Rice","mobile_number":"981-780-0083","email_id":"Clay_Luettgen85@hotmail.com","dop":"2025-04-06","serial_number":"10261188274570","imei1":"10261188274570","imei2":"10261188274570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191194,"job_number":"JOB_191194","tr_customer_id":191212,"tr_customer_product_id":191202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:03.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Norval Lynch","mobile_number":"735-671-3851","email_id":"Kaylee.Gibson7@hotmail.com","dop":"2025-04-06","serial_number":"13780079638558418","imei1":"13780079638558418","imei2":"13780079638558418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191195,"job_number":"JOB_191195","tr_customer_id":191213,"tr_customer_product_id":191203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10335959294930","imei1":"10335959294930","imei2":"10335959294930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191196,"job_number":"JOB_191196","tr_customer_id":191214,"tr_customer_product_id":191204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"Donavon Ledner","mobile_number":"956-780-1388","email_id":"Tyshawn_Heidenreich62@yahoo.com","dop":"2025-04-06","serial_number":"19558276965750","imei1":"19558276965750","imei2":"19558276965750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191197,"job_number":"JOB_191197","tr_customer_id":191215,"tr_customer_product_id":191205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11285978399661","imei1":"11285978399661","imei2":"11285978399661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191198,"job_number":"JOB_191198","tr_customer_id":191216,"tr_customer_product_id":191206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:17.000Z","name":"Hollis Hodkiewicz","mobile_number":"426-792-6731","email_id":"Lonny_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"10858614378033","imei1":"10858614378033","imei2":"10858614378033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191199,"job_number":"JOB_191199","tr_customer_id":191217,"tr_customer_product_id":191207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Sean Armstrong","mobile_number":"870-821-7245","email_id":"Reece.Goyette46@hotmail.com","dop":"2025-04-06","serial_number":"12104179943918958","imei1":"12104179943918958","imei2":"12104179943918958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191200,"job_number":"JOB_191200","tr_customer_id":191218,"tr_customer_product_id":191208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Mikel Keebler","mobile_number":"804-386-4448","email_id":"Rebekah.Williamson91@gmail.com","dop":"2025-04-06","serial_number":"13936914947427026","imei1":"13936914947427026","imei2":"13936914947427026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191202,"job_number":"JOB_191202","tr_customer_id":191220,"tr_customer_product_id":191210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:09.000Z","modified_at":"2026-02-19T04:30:09.000Z","name":"Randi Kuhlman","mobile_number":"915-671-2928","email_id":"Ted_Marvin97@yahoo.com","dop":"2025-04-06","serial_number":"14244855419219","imei1":"14244855419219","imei2":"14244855419219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191203,"job_number":"JOB_191203","tr_customer_id":191221,"tr_customer_product_id":191211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:11.000Z","modified_at":"2026-02-19T04:30:11.000Z","name":"Jeanie Skiles","mobile_number":"558-995-7491","email_id":"Sarah.Bode29@gmail.com","dop":"2025-04-06","serial_number":"16256396465778108","imei1":"16256396465778108","imei2":"16256396465778108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191204,"job_number":"JOB_191204","tr_customer_id":191222,"tr_customer_product_id":191212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10165201358670","imei1":"10165201358670","imei2":"10165201358670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191205,"job_number":"JOB_191205","tr_customer_id":191223,"tr_customer_product_id":191213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"Ryley Gibson","mobile_number":"321-349-5044","email_id":"Freddy_Brown@hotmail.com","dop":"2025-04-06","serial_number":"18814471842797","imei1":"18814471842797","imei2":"18814471842797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191206,"job_number":"JOB_191206","tr_customer_id":191224,"tr_customer_product_id":191214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:17.000Z","modified_at":"2026-02-19T04:30:17.000Z","name":"Arianna Gislason","mobile_number":"336-823-5362","email_id":"Kolby31@gmail.com","dop":"2025-04-06","serial_number":"15255926239843208","imei1":"15255926239843208","imei2":"15255926239843208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191207,"job_number":"JOB_191207","tr_customer_id":191225,"tr_customer_product_id":191215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15911766366991","imei1":"15911766366991","imei2":"15911766366991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191208,"job_number":"JOB_191208","tr_customer_id":191226,"tr_customer_product_id":191216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"Brisa Hoppe","mobile_number":"529-769-8530","email_id":"Rodolfo80@hotmail.com","dop":"2025-04-06","serial_number":"18868740948632","imei1":"18868740948632","imei2":"18868740948632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191209,"job_number":"JOB_191209","tr_customer_id":191227,"tr_customer_product_id":191217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"Fae Davis","mobile_number":"728-919-5009","email_id":"Alberto.Rice@hotmail.com","dop":"2025-04-06","serial_number":"12446448581569","imei1":"12446448581569","imei2":"12446448581569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191212,"job_number":"JOB_191212","tr_customer_id":191230,"tr_customer_product_id":191220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"Jamir Klein","mobile_number":"252-352-3577","email_id":"Carolyne_DAmore@gmail.com","dop":"2025-04-06","serial_number":"16498451778576780","imei1":"16498451778576780","imei2":"16498451778576780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191169,"job_number":"JOB_191169","tr_customer_id":191187,"tr_customer_product_id":191177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:15.000Z","modified_at":"2026-02-19T03:20:31.000Z","name":"Hipolito McLaughlin","mobile_number":"298-208-6276","email_id":"Caden56@yahoo.com","dop":"2025-05-30","serial_number":"15333606075631","imei1":"15333606075631","imei2":"15333606075631","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191170,"job_number":"JOB_191170","tr_customer_id":191188,"tr_customer_product_id":191178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:16.000Z","modified_at":"2026-02-19T03:20:16.000Z","name":"Declan Waelchi","mobile_number":"539-729-8659","email_id":"Gunner3@yahoo.com","dop":"2025-05-30","serial_number":"11532493277077","imei1":"11532493277077","imei2":"11532493277077","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191171,"job_number":"JOB_191171","tr_customer_id":191189,"tr_customer_product_id":191179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:17.000Z","modified_at":"2026-02-19T03:20:17.000Z","name":"Vern McCullough","mobile_number":"780-458-0283","email_id":"Brittany.Kilback@hotmail.com","dop":"2025-05-30","serial_number":"1715715093243049","imei1":"1715715093243049","imei2":"1715715093243049","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191150,"job_number":"JOB_191150","tr_customer_id":191168,"tr_customer_product_id":191158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:26.000Z","modified_at":"2026-02-19T00:16:26.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"17919096867894","imei1":"17919096867894","imei2":"17919096867894","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191151,"job_number":"JOB_191151","tr_customer_id":191169,"tr_customer_product_id":191159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:50.000Z","modified_at":"2026-02-19T00:16:50.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"18770272230309","imei1":"18770272230309","imei2":"18770272230309","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191152,"job_number":"JOB_191152","tr_customer_id":191170,"tr_customer_product_id":191160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:54.000Z","modified_at":"2026-02-19T00:16:54.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11858272460286","imei1":"11858272460286","imei2":"11858272460286","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191153,"job_number":"JOB_191153","tr_customer_id":191171,"tr_customer_product_id":191161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:19:27.000Z","modified_at":"2026-02-19T00:19:27.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"13138171865054","imei1":"13138171865054","imei2":"13138171865054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191159,"job_number":"JOB_191159","tr_customer_id":191177,"tr_customer_product_id":191167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:53.000Z","modified_at":"2026-02-19T00:22:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"10757707074895","imei1":"10757707074895","imei2":"10757707074895","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191160,"job_number":"JOB_191160","tr_customer_id":191178,"tr_customer_product_id":191168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:58.000Z","modified_at":"2026-02-19T00:22:58.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11235877410689","imei1":"11235877410689","imei2":"11235877410689","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191167,"job_number":"JOB_191167","tr_customer_id":191185,"tr_customer_product_id":191175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:25:22.000Z","modified_at":"2026-02-19T00:25:22.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"12669559621871","imei1":"12669559621871","imei2":"12669559621871","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191210,"job_number":"JOB_191210","tr_customer_id":191228,"tr_customer_product_id":191218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"tanjiro kamado","mobile_number":"739-868-6155","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"86792692658556","imei1":"86792692658556","imei2":"86792692658556","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191211,"job_number":"JOB_191211","tr_customer_id":191229,"tr_customer_product_id":191219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bernardo_Labadie@hotmail.com","dop":"2025-07-02","serial_number":"14387258187015","imei1":"14387258187015","imei2":"14387258187015","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_152156"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 1014B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f31ced83-17a7-4df2-a23a-6bd122b669e5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_191210"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1014
ETag W/"3f6-F1BVoIj0Lz85VrA/uQCG2oxpAVs"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":191210,"job_number":"JOB_191210","tr_customer_id":191228,"tr_customer_product_id":191218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"tanjiro kamado","mobile_number":"739-868-6155","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"86792692658556","imei1":"86792692658556","imei2":"86792692658556","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_152156' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_191210
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 1.52KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MTd9.O4fDpz0kcvR6Ln6C0sMYw7iNbO02IaF6Gk2299cCky4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b08a5869-c8c6-481d-8fe9-189f5e612cb3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"617-fZUXV1vvFQc6Q3wzuJ33FtfYzGg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":191210,"job_number":"JOB_191210","tr_customer_id":191228,"tr_customer_product_id":191218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"tanjiro kamado","mobile_number":"739-868-6155","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"86792692658556","imei1":"86792692658556","imei2":"86792692658556","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":729257,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T04:30:19.000Z","created_at":"2026-02-19T04:30:19.000Z"},{"id":729258,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T04:30:19.000Z","created_at":"2026-02-19T04:30:19.000Z"}],"problems":[{"id":181740,"problem":"Poor battery life","remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:30:19.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 39c18591-3812-4a2d-98d0-2851103726b8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-7jynqrXDxQntxf5/VMfZmERwd+E"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MjB9.1t-QCPxRlDIIBYCcqatzhQMWFIonjOjUEyUx7nBVVzc"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MjB9.1t-QCPxRlDIIBYCcqatzhQMWFIonjOjUEyUx7nBVVzc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b4bffedf-30a5-4687-9be2-ee1884aa8715
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qUytWU8QdsgS7sMqlW5tBxTez88"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 313ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MjB9.1t-QCPxRlDIIBYCcqatzhQMWFIonjOjUEyUx7nBVVzc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2624ea39-e263-4643-a8cf-03a1acb53684
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-uoGLI35et+lRmnxLc6kVIe7syVs"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":344},{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"9014-3aotQ6FVZwRGsicSmOOxsG5AtOA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 507ms
Mean size per request: 335.22KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MjB9.1t-QCPxRlDIIBYCcqatzhQMWFIonjOjUEyUx7nBVVzc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 329757b3-9674-4f7c-9b45-92097120a4e5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"53ce3-9MiY9iB0hatzFr7qzA+1JY6eNfc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190855,"job_number":"JOB_190855","tr_customer_id":190873,"tr_customer_product_id":190863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:24:23.000Z","modified_at":"2026-02-18T20:24:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17303142285472","imei1":"17303142285472","imei2":"17303142285472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190857,"job_number":"JOB_190857","tr_customer_id":190875,"tr_customer_product_id":190865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:24:24.000Z","modified_at":"2026-02-18T20:24:24.000Z","name":"Tania Jones","mobile_number":"919-434-7637","email_id":"Flavie35@yahoo.com","dop":"2025-04-06","serial_number":"17838922880492584","imei1":"17838922880492584","imei2":"17838922880492584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190858,"job_number":"JOB_190858","tr_customer_id":190876,"tr_customer_product_id":190866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:08.000Z","modified_at":"2026-02-18T20:25:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10254354890456","imei1":"10254354890456","imei2":"10254354890456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190860,"job_number":"JOB_190860","tr_customer_id":190878,"tr_customer_product_id":190868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:09.000Z","modified_at":"2026-02-18T20:25:09.000Z","name":"Ward King","mobile_number":"424-780-1682","email_id":"Freda71@yahoo.com","dop":"2025-04-06","serial_number":"17423815819921312","imei1":"17423815819921312","imei2":"17423815819921312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190861,"job_number":"JOB_190861","tr_customer_id":190879,"tr_customer_product_id":190869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:53.000Z","modified_at":"2026-02-18T20:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11403113614601","imei1":"11403113614601","imei2":"11403113614601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190863,"job_number":"JOB_190863","tr_customer_id":190881,"tr_customer_product_id":190871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:54.000Z","modified_at":"2026-02-18T20:25:54.000Z","name":"Cheyanne Gislason","mobile_number":"676-926-2863","email_id":"Freeman.Dicki@gmail.com","dop":"2025-04-06","serial_number":"12114163757821472","imei1":"12114163757821472","imei2":"12114163757821472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190864,"job_number":"JOB_190864","tr_customer_id":190882,"tr_customer_product_id":190872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T21:06:38.000Z","modified_at":"2026-02-18T21:06:38.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-13","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-13T21:06:37.995511063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T21:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190869,"job_number":"JOB_190869","tr_customer_id":190888,"tr_customer_product_id":190877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Dhara Kaur","mobile_number":"9932174878","email_id":"deeptimay.dutta@gmail.com","dop":"2026-02-08","serial_number":"796052130077336","imei1":"796052130077336","imei2":"796052130077336","popurl":"www.tanushri-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190870,"job_number":"JOB_190870","tr_customer_id":190887,"tr_customer_product_id":190878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Jagathi Mehrotra","mobile_number":"9963120236","email_id":"hiranya.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"361251208209568","imei1":"361251208209568","imei2":"361251208209568","popurl":"www.chidambar-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190871,"job_number":"JOB_190871","tr_customer_id":190889,"tr_customer_product_id":190879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Bhramar Achari","mobile_number":"9923651542","email_id":"sarala.acharya@hotmail.com","dop":"2026-02-08","serial_number":"711599442055137","imei1":"711599442055137","imei2":"711599442055137","popurl":"www.enakshi-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190872,"job_number":"JOB_190872","tr_customer_id":190890,"tr_customer_product_id":190880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Girika Mukhopadhyay","mobile_number":"9980382087","email_id":"sujata.marar@hotmail.com","dop":"2026-02-08","serial_number":"724007369136797","imei1":"724007369136797","imei2":"724007369136797","popurl":"www.gopal-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190873,"job_number":"JOB_190873","tr_customer_id":190891,"tr_customer_product_id":190881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Bhadran Kaur","mobile_number":"9920346904","email_id":"aaditya.nayar@gmail.com","dop":"2026-02-08","serial_number":"398322691912497","imei1":"398322691912497","imei2":"398322691912497","popurl":"www.anal-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190874,"job_number":"JOB_190874","tr_customer_id":190892,"tr_customer_product_id":190882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Shankar Dubashi","mobile_number":"9955614865","email_id":"gitanjali.namboothiri@gmail.com","dop":"2026-02-08","serial_number":"996243806364998","imei1":"996243806364998","imei2":"996243806364998","popurl":"www.aditya-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190875,"job_number":"JOB_190875","tr_customer_id":190893,"tr_customer_product_id":190883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Daevi Mahajan","mobile_number":"9990090889","email_id":"chandrabhaga.devar@gmail.com","dop":"2026-02-08","serial_number":"436551893476039","imei1":"436551893476039","imei2":"436551893476039","popurl":"www.lila-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190876,"job_number":"JOB_190876","tr_customer_id":190894,"tr_customer_product_id":190884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Baalagopaal Achari","mobile_number":"9949980504","email_id":"chidaatma.deshpande@yahoo.co.in","dop":"2026-02-08","serial_number":"380013059944619","imei1":"380013059944619","imei2":"380013059944619","popurl":"www.vasudha-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190877,"job_number":"JOB_190877","tr_customer_id":190895,"tr_customer_product_id":190885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Ramaa Mukhopadhyay","mobile_number":"9993199019","email_id":"dhaanyalakshmi.achari@hotmail.com","dop":"2026-02-08","serial_number":"626548424417218","imei1":"626548424417218","imei2":"626548424417218","popurl":"www.agnivesh-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190878,"job_number":"JOB_190878","tr_customer_id":190896,"tr_customer_product_id":190886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Dhatri Iyengar","mobile_number":"9956379174","email_id":"aaratrika.trivedi@gmail.com","dop":"2026-02-08","serial_number":"931894584437326","imei1":"931894584437326","imei2":"931894584437326","popurl":"www.manoj-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190879,"job_number":"JOB_190879","tr_customer_id":190897,"tr_customer_product_id":190887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Niranjan Butt","mobile_number":"9972372783","email_id":"bhishma.achari@hotmail.com","dop":"2026-02-08","serial_number":"749736849376737","imei1":"749736849376737","imei2":"749736849376737","popurl":"www.mahesh-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190880,"job_number":"JOB_190880","tr_customer_id":190898,"tr_customer_product_id":190888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Hamsini Gowda","mobile_number":"9919660284","email_id":"somnath.mishra@yahoo.co.in","dop":"2026-02-08","serial_number":"466118383771101","imei1":"466118383771101","imei2":"466118383771101","popurl":"www.bhaasvan-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190881,"job_number":"JOB_190881","tr_customer_id":190899,"tr_customer_product_id":190889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Mangala Jain","mobile_number":"9916132856","email_id":"shobhana.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"085775969439355","imei1":"085775969439355","imei2":"085775969439355","popurl":"www.bhuvanesh-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190882,"job_number":"JOB_190882","tr_customer_id":190900,"tr_customer_product_id":190890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Aayushmaan Patel","mobile_number":"9900381586","email_id":"bankimchandra.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"837781124416532","imei1":"837781124416532","imei2":"837781124416532","popurl":"www.sanjay-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190883,"job_number":"JOB_190883","tr_customer_id":190901,"tr_customer_product_id":190891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Bhupati Gupta","mobile_number":"9921842670","email_id":"atmanand.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"017255210116267","imei1":"017255210116267","imei2":"017255210116267","popurl":"www.ganesh-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190884,"job_number":"JOB_190884","tr_customer_id":190902,"tr_customer_product_id":190892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Bhagwanti Johar","mobile_number":"9966231401","email_id":"chandraayan.kaul@hotmail.com","dop":"2026-02-08","serial_number":"502687914311794","imei1":"502687914311794","imei2":"502687914311794","popurl":"www.dhyanesh-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190885,"job_number":"JOB_190885","tr_customer_id":190903,"tr_customer_product_id":190893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Aatreya Reddy","mobile_number":"9904006487","email_id":"brahma.shah@gmail.com","dop":"2026-02-08","serial_number":"650399057500721","imei1":"650399057500721","imei2":"650399057500721","popurl":"www.aadrika-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190886,"job_number":"JOB_190886","tr_customer_id":190904,"tr_customer_product_id":190894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Girija Gill","mobile_number":"9917481464","email_id":"vasanti.achari@gmail.com","dop":"2026-02-08","serial_number":"996854517256537","imei1":"996854517256537","imei2":"996854517256537","popurl":"www.govinda-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190887,"job_number":"JOB_190887","tr_customer_id":190905,"tr_customer_product_id":190895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Usha Dwivedi","mobile_number":"9930886054","email_id":"chakrika.naik@hotmail.com","dop":"2026-02-08","serial_number":"770168682348325","imei1":"770168682348325","imei2":"770168682348325","popurl":"www.govinda-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190888,"job_number":"JOB_190888","tr_customer_id":190906,"tr_customer_product_id":190896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Baalaaditya Mukhopadhyay","mobile_number":"9917261848","email_id":"jaya.gowda@hotmail.com","dop":"2026-02-08","serial_number":"433843286469622","imei1":"433843286469622","imei2":"433843286469622","popurl":"www.anagh-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190889,"job_number":"JOB_190889","tr_customer_id":190907,"tr_customer_product_id":190897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Girja Iyer","mobile_number":"9909453326","email_id":"chatur.iyer@hotmail.com","dop":"2026-02-08","serial_number":"081513001044181","imei1":"081513001044181","imei2":"081513001044181","popurl":"www.anuraag-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190890,"job_number":"JOB_190890","tr_customer_id":190908,"tr_customer_product_id":190898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Devagya Kocchar","mobile_number":"9988058887","email_id":"paramartha.embranthiri@yahoo.co.in","dop":"2026-02-08","serial_number":"614883321447887","imei1":"614883321447887","imei2":"614883321447887","popurl":"www.akshainie-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190891,"job_number":"JOB_190891","tr_customer_id":190909,"tr_customer_product_id":190899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Mohana Kaniyar","mobile_number":"9995102431","email_id":"aanandinii.mahajan@gmail.com","dop":"2026-02-08","serial_number":"454100574261172","imei1":"454100574261172","imei2":"454100574261172","popurl":"www.hamsini-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190892,"job_number":"JOB_190892","tr_customer_id":190910,"tr_customer_product_id":190900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Jai Dwivedi","mobile_number":"9939791176","email_id":"rita.naik@hotmail.com","dop":"2026-02-08","serial_number":"163037302906369","imei1":"163037302906369","imei2":"163037302906369","popurl":"www.bhardwaj-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190893,"job_number":"JOB_190893","tr_customer_id":190911,"tr_customer_product_id":190901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Hiranya Namboothiri","mobile_number":"9918346532","email_id":"anilaabh.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"548862589731871","imei1":"548862589731871","imei2":"548862589731871","popurl":"www.aadinath-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190894,"job_number":"JOB_190894","tr_customer_id":190912,"tr_customer_product_id":190902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Devvrat Singh","mobile_number":"9937367538","email_id":"girindra.mehra@gmail.com","dop":"2026-02-08","serial_number":"159654428150369","imei1":"159654428150369","imei2":"159654428150369","popurl":"www.rajan-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190895,"job_number":"JOB_190895","tr_customer_id":190913,"tr_customer_product_id":190903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Geeta Menon","mobile_number":"9972286186","email_id":"malati.prajapat@gmail.com","dop":"2026-02-08","serial_number":"930353854717995","imei1":"930353854717995","imei2":"930353854717995","popurl":"www.harinarayan-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190896,"job_number":"JOB_190896","tr_customer_id":190914,"tr_customer_product_id":190904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chandini Achari","mobile_number":"9913263274","email_id":"madhuri.tandon@yahoo.co.in","dop":"2026-02-08","serial_number":"106152534162751","imei1":"106152534162751","imei2":"106152534162751","popurl":"www.aagam-mahajan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190897,"job_number":"JOB_190897","tr_customer_id":190915,"tr_customer_product_id":190905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Shakti Naik","mobile_number":"9950275491","email_id":"bandhul.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"113499136862486","imei1":"113499136862486","imei2":"113499136862486","popurl":"www.brajesh-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190898,"job_number":"JOB_190898","tr_customer_id":190916,"tr_customer_product_id":190906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Abhirath Bhat","mobile_number":"9905992171","email_id":"vasudev.tandon@yahoo.co.in","dop":"2026-02-08","serial_number":"983011492116006","imei1":"983011492116006","imei2":"983011492116006","popurl":"www.ojaswini-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190899,"job_number":"JOB_190899","tr_customer_id":190917,"tr_customer_product_id":190907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Agnivesh Nambeesan","mobile_number":"9979107716","email_id":"chitramala.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"550522232137676","imei1":"550522232137676","imei2":"550522232137676","popurl":"www.ajeet-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190900,"job_number":"JOB_190900","tr_customer_id":190918,"tr_customer_product_id":190908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chandi Reddy","mobile_number":"9982843587","email_id":"ranjit.prajapat@hotmail.com","dop":"2026-02-08","serial_number":"078562118920142","imei1":"078562118920142","imei2":"078562118920142","popurl":"www.baalagopaal-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190901,"job_number":"JOB_190901","tr_customer_id":190919,"tr_customer_product_id":190909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chitrangada Kocchar","mobile_number":"9908586134","email_id":"sucheta.ahuja@yahoo.co.in","dop":"2026-02-08","serial_number":"740791206005486","imei1":"740791206005486","imei2":"740791206005486","popurl":"www.deevakar-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190902,"job_number":"JOB_190902","tr_customer_id":190920,"tr_customer_product_id":190910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Tapan Ganaka","mobile_number":"9967268656","email_id":"abhirath.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"189939179395943","imei1":"189939179395943","imei2":"189939179395943","popurl":"www.achyut-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190903,"job_number":"JOB_190903","tr_customer_id":190921,"tr_customer_product_id":190911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Mina Gowda","mobile_number":"9985542852","email_id":"bhamini.mehrotra@gmail.com","dop":"2026-02-08","serial_number":"002081674649964","imei1":"002081674649964","imei2":"002081674649964","popurl":"www.kailash-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190904,"job_number":"JOB_190904","tr_customer_id":190922,"tr_customer_product_id":190912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Jyoti Bhattathiri","mobile_number":"9936687633","email_id":"poornima.dhawan@hotmail.com","dop":"2026-02-08","serial_number":"757343580253036","imei1":"757343580253036","imei2":"757343580253036","popurl":"www.mahendra-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190905,"job_number":"JOB_190905","tr_customer_id":190923,"tr_customer_product_id":190913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Bhadran Mishra","mobile_number":"9921434228","email_id":"chandan.joshi@yahoo.co.in","dop":"2026-02-08","serial_number":"784405657478406","imei1":"784405657478406","imei2":"784405657478406","popurl":"www.bhushan-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190906,"job_number":"JOB_190906","tr_customer_id":190924,"tr_customer_product_id":190914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Nanda Mahajan","mobile_number":"9995533422","email_id":"adityanandana.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"799363537096066","imei1":"799363537096066","imei2":"799363537096066","popurl":"www.manjusha-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190907,"job_number":"JOB_190907","tr_customer_id":190925,"tr_customer_product_id":190915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Baidehi Devar","mobile_number":"9994558417","email_id":"aditeya.patel@gmail.com","dop":"2026-02-08","serial_number":"837072807994164","imei1":"837072807994164","imei2":"837072807994164","popurl":"www.bhushit-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190908,"job_number":"JOB_190908","tr_customer_id":190926,"tr_customer_product_id":190916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Jyotsana Gowda","mobile_number":"9956380959","email_id":"trisha.sinha@hotmail.com","dop":"2026-02-08","serial_number":"926137146075920","imei1":"926137146075920","imei2":"926137146075920","popurl":"www.agrata-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190909,"job_number":"JOB_190909","tr_customer_id":190927,"tr_customer_product_id":190917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Deenabandhu Kakkar","mobile_number":"9989167113","email_id":"amrit.iyer@gmail.com","dop":"2026-02-08","serial_number":"329096927664934","imei1":"329096927664934","imei2":"329096927664934","popurl":"www.chatura-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190910,"job_number":"JOB_190910","tr_customer_id":190928,"tr_customer_product_id":190918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Abhirath Prajapat","mobile_number":"9984311243","email_id":"dipesh.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"122636019954495","imei1":"122636019954495","imei2":"122636019954495","popurl":"www.rohit-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190911,"job_number":"JOB_190911","tr_customer_id":190929,"tr_customer_product_id":190919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Geeta Kaniyar","mobile_number":"9984053916","email_id":"bhagwati.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"459386923707647","imei1":"459386923707647","imei2":"459386923707647","popurl":"www.anang-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190912,"job_number":"JOB_190912","tr_customer_id":190930,"tr_customer_product_id":190920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Balachandra Dutta","mobile_number":"9990431166","email_id":"buddhana.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"487516105177355","imei1":"487516105177355","imei2":"487516105177355","popurl":"www.meenakshi-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190913,"job_number":"JOB_190913","tr_customer_id":190931,"tr_customer_product_id":190921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Dinesh Talwar","mobile_number":"9921338793","email_id":"yogendra.butt@gmail.com","dop":"2026-02-08","serial_number":"712743358086752","imei1":"712743358086752","imei2":"712743358086752","popurl":"www.balamani-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190914,"job_number":"JOB_190914","tr_customer_id":190932,"tr_customer_product_id":190922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Deepankar Guha","mobile_number":"9941069853","email_id":"amaranaath.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"618039509209378","imei1":"618039509209378","imei2":"618039509209378","popurl":"www.sweta-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190915,"job_number":"JOB_190915","tr_customer_id":190933,"tr_customer_product_id":190923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Dayaamay Prajapat","mobile_number":"9976377919","email_id":"chanakya.trivedi@hotmail.com","dop":"2026-02-08","serial_number":"262594621754374","imei1":"262594621754374","imei2":"262594621754374","popurl":"www.esha-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190916,"job_number":"JOB_190916","tr_customer_id":190934,"tr_customer_product_id":190924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Anasooya Chopra","mobile_number":"9989569385","email_id":"ekaparnika.jain@gmail.com","dop":"2026-02-08","serial_number":"437436332616030","imei1":"437436332616030","imei2":"437436332616030","popurl":"www.uttam-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190917,"job_number":"JOB_190917","tr_customer_id":190935,"tr_customer_product_id":190925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:58.000Z","modified_at":"2026-02-18T23:21:58.000Z","name":"Padma Kocchar","mobile_number":"9992529235","email_id":"aruna.chaturvedi@hotmail.com","dop":"2026-02-08","serial_number":"468859862360677","imei1":"468859862360677","imei2":"468859862360677","popurl":"www.chandira-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190918,"job_number":"JOB_190918","tr_customer_id":190936,"tr_customer_product_id":190926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:58.000Z","modified_at":"2026-02-18T23:21:58.000Z","name":"Ananta Agarwal","mobile_number":"9910072336","email_id":"prathamesh.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"702173739059219","imei1":"702173739059219","imei2":"702173739059219","popurl":"www.budhil-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190919,"job_number":"JOB_190919","tr_customer_id":190937,"tr_customer_product_id":190927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Sujata Gupta","mobile_number":"9910098030","email_id":"daiwik.nehru@yahoo.co.in","dop":"2026-02-08","serial_number":"547551347306240","imei1":"547551347306240","imei2":"547551347306240","popurl":"www.basanti-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190920,"job_number":"JOB_190920","tr_customer_id":190938,"tr_customer_product_id":190928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Chandradev Sethi","mobile_number":"9912658599","email_id":"ekaaksh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"790491463951265","imei1":"790491463951265","imei2":"790491463951265","popurl":"www.vrinda-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190921,"job_number":"JOB_190921","tr_customer_id":190939,"tr_customer_product_id":190929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Meena Sinha","mobile_number":"9970074482","email_id":"kalpana.butt@gmail.com","dop":"2026-02-08","serial_number":"614257287858000","imei1":"614257287858000","imei2":"614257287858000","popurl":"www.lakshman-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190922,"job_number":"JOB_190922","tr_customer_id":190940,"tr_customer_product_id":190930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Naval Namboothiri","mobile_number":"9944238099","email_id":"vedanshi.pandey@gmail.com","dop":"2026-02-08","serial_number":"753986238050157","imei1":"753986238050157","imei2":"753986238050157","popurl":"www.prathamesh-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190923,"job_number":"JOB_190923","tr_customer_id":190941,"tr_customer_product_id":190931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Mukul Verma","mobile_number":"9993167471","email_id":"ganak.varma@hotmail.com","dop":"2026-02-08","serial_number":"650173970783894","imei1":"650173970783894","imei2":"650173970783894","popurl":"www.lakshman-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190924,"job_number":"JOB_190924","tr_customer_id":190942,"tr_customer_product_id":190932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Kashyap Dwivedi","mobile_number":"9953323794","email_id":"shreyashi.gandhi@hotmail.com","dop":"2026-02-08","serial_number":"837538454340241","imei1":"837538454340241","imei2":"837538454340241","popurl":"www.gati-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190925,"job_number":"JOB_190925","tr_customer_id":190943,"tr_customer_product_id":190933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Akshat Mehrotra","mobile_number":"9910155054","email_id":"ananta.adiga@yahoo.co.in","dop":"2026-02-08","serial_number":"201972704482600","imei1":"201972704482600","imei2":"201972704482600","popurl":"www.shankar-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190926,"job_number":"JOB_190926","tr_customer_id":190944,"tr_customer_product_id":190934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Bilva Kakkar","mobile_number":"9911635088","email_id":"ambar.dwivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"602335016457726","imei1":"602335016457726","imei2":"602335016457726","popurl":"www.dandak-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190927,"job_number":"JOB_190927","tr_customer_id":190945,"tr_customer_product_id":190935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Chaitan Patil","mobile_number":"9998031439","email_id":"ajit.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"420380842982296","imei1":"420380842982296","imei2":"420380842982296","popurl":"www.sanka-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190928,"job_number":"JOB_190928","tr_customer_id":190946,"tr_customer_product_id":190936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Gurdev Marar","mobile_number":"9945095693","email_id":"shankar.bharadwaj@yahoo.co.in","dop":"2026-02-08","serial_number":"913331629092871","imei1":"913331629092871","imei2":"913331629092871","popurl":"www.kamalesh-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190929,"job_number":"JOB_190929","tr_customer_id":190947,"tr_customer_product_id":190937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Kumuda Embranthiri","mobile_number":"9960035818","email_id":"gorakhanatha.jain@yahoo.co.in","dop":"2026-02-08","serial_number":"177398148275601","imei1":"177398148275601","imei2":"177398148275601","popurl":"www.enakshi-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190930,"job_number":"JOB_190930","tr_customer_id":190948,"tr_customer_product_id":190938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Mangalya Khanna","mobile_number":"9931105518","email_id":"menaka.devar@gmail.com","dop":"2026-02-08","serial_number":"486592203039673","imei1":"486592203039673","imei2":"486592203039673","popurl":"www.sheela-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190931,"job_number":"JOB_190931","tr_customer_id":190949,"tr_customer_product_id":190939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Basanti Achari","mobile_number":"9947039556","email_id":"mohinder.nair@hotmail.com","dop":"2026-02-08","serial_number":"978731832176192","imei1":"978731832176192","imei2":"978731832176192","popurl":"www.prayag-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190932,"job_number":"JOB_190932","tr_customer_id":190950,"tr_customer_product_id":190940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Akula Sethi","mobile_number":"9948121947","email_id":"tej.achari@hotmail.com","dop":"2026-02-08","serial_number":"543178294744766","imei1":"543178294744766","imei2":"543178294744766","popurl":"www.kumuda-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190933,"job_number":"JOB_190933","tr_customer_id":190951,"tr_customer_product_id":190941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Aagam Achari","mobile_number":"9925515481","email_id":"suryakanta.trivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"778708353394800","imei1":"778708353394800","imei2":"778708353394800","popurl":"www.mukul-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190934,"job_number":"JOB_190934","tr_customer_id":190952,"tr_customer_product_id":190942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Opaline Naik","mobile_number":"9964981480","email_id":"chandrakin.shah@gmail.com","dop":"2026-02-08","serial_number":"523606110950004","imei1":"523606110950004","imei2":"523606110950004","popurl":"www.baala-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190935,"job_number":"JOB_190935","tr_customer_id":190953,"tr_customer_product_id":190943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Yogendra Mehra","mobile_number":"9945946414","email_id":"shresthi.shukla@hotmail.com","dop":"2026-02-08","serial_number":"437851086683366","imei1":"437851086683366","imei2":"437851086683366","popurl":"www.sarada-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190936,"job_number":"JOB_190936","tr_customer_id":190954,"tr_customer_product_id":190944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Bhushan Agarwal","mobile_number":"9946230378","email_id":"adripathi.varma@yahoo.co.in","dop":"2026-02-08","serial_number":"882044541010887","imei1":"882044541010887","imei2":"882044541010887","popurl":"www.rakesh-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190937,"job_number":"JOB_190937","tr_customer_id":190955,"tr_customer_product_id":190945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Tara Dhawan","mobile_number":"9908269724","email_id":"daksha.johar@gmail.com","dop":"2026-02-08","serial_number":"605183668879515","imei1":"605183668879515","imei2":"605183668879515","popurl":"www.jagathi-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190938,"job_number":"JOB_190938","tr_customer_id":190956,"tr_customer_product_id":190946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Mani Trivedi","mobile_number":"9996561571","email_id":"puneet.jha@gmail.com","dop":"2026-02-08","serial_number":"022057127812074","imei1":"022057127812074","imei2":"022057127812074","popurl":"www.kanaka-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190939,"job_number":"JOB_190939","tr_customer_id":190957,"tr_customer_product_id":190947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Durgeshwari Patil","mobile_number":"9986957041","email_id":"prem.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"073224439091081","imei1":"073224439091081","imei2":"073224439091081","popurl":"www.bhuvaneshwar-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190940,"job_number":"JOB_190940","tr_customer_id":190958,"tr_customer_product_id":190948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Bhisham Khanna","mobile_number":"9912431849","email_id":"bakula.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"315877986505964","imei1":"315877986505964","imei2":"315877986505964","popurl":"www.abhaya-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190941,"job_number":"JOB_190941","tr_customer_id":190959,"tr_customer_product_id":190949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Amish Varrier","mobile_number":"9992753485","email_id":"shwet.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"144095171809963","imei1":"144095171809963","imei2":"144095171809963","popurl":"www.smriti-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190942,"job_number":"JOB_190942","tr_customer_id":190960,"tr_customer_product_id":190950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Giri Namboothiri","mobile_number":"9904020188","email_id":"anurag.varman@gmail.com","dop":"2026-02-08","serial_number":"572616483491126","imei1":"572616483491126","imei2":"572616483491126","popurl":"www.chandran-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190943,"job_number":"JOB_190943","tr_customer_id":190962,"tr_customer_product_id":190952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Kalyani Asan","mobile_number":"9960191023","email_id":"birjesh.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"143958177239473","imei1":"143958177239473","imei2":"143958177239473","popurl":"www.anshula-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190944,"job_number":"JOB_190944","tr_customer_id":190961,"tr_customer_product_id":190951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Charumati Kaul","mobile_number":"9988327072","email_id":"anurag.shah@hotmail.com","dop":"2026-02-08","serial_number":"141330250335344","imei1":"141330250335344","imei2":"141330250335344","popurl":"www.anjali-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190945,"job_number":"JOB_190945","tr_customer_id":190963,"tr_customer_product_id":190953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Dayamayee Dubashi","mobile_number":"9975465647","email_id":"sarla.chopra@hotmail.com","dop":"2026-02-08","serial_number":"273902742229904","imei1":"273902742229904","imei2":"273902742229904","popurl":"www.devi-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190946,"job_number":"JOB_190946","tr_customer_id":190964,"tr_customer_product_id":190954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Vishnu Kaniyar","mobile_number":"9960191355","email_id":"bhaaswar.deshpande@yahoo.co.in","dop":"2026-02-08","serial_number":"987595272551077","imei1":"987595272551077","imei2":"987595272551077","popurl":"www.bhaumik-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190947,"job_number":"JOB_190947","tr_customer_id":190965,"tr_customer_product_id":190955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Brahmanandam Reddy","mobile_number":"9960352319","email_id":"ekaksh.sinha@yahoo.co.in","dop":"2026-02-08","serial_number":"636411668218064","imei1":"636411668218064","imei2":"636411668218064","popurl":"www.kamala-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190948,"job_number":"JOB_190948","tr_customer_id":190966,"tr_customer_product_id":190956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Rameshwar Mehrotra","mobile_number":"9946924701","email_id":"daiwik.sinha@hotmail.com","dop":"2026-02-08","serial_number":"012080394067403","imei1":"012080394067403","imei2":"012080394067403","popurl":"www.chakor-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190949,"job_number":"JOB_190949","tr_customer_id":190967,"tr_customer_product_id":190957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Susheel Naik","mobile_number":"9958207221","email_id":"gopal.varman@hotmail.com","dop":"2026-02-08","serial_number":"890278336208392","imei1":"890278336208392","imei2":"890278336208392","popurl":"www.akula-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190950,"job_number":"JOB_190950","tr_customer_id":190968,"tr_customer_product_id":190958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:15.000Z","modified_at":"2026-02-18T23:41:15.000Z","name":"Garuda Prajapat","mobile_number":"9992895004","email_id":"dharmaketu.bharadwaj@gmail.com","dop":"2026-02-08","serial_number":"910934801292330","imei1":"910934801292330","imei2":"910934801292330","popurl":"www.birjesh-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190951,"job_number":"JOB_190951","tr_customer_id":190969,"tr_customer_product_id":190959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Ajeet Adiga","mobile_number":"9932319682","email_id":"anjali.chaturvedi@gmail.com","dop":"2026-02-08","serial_number":"366550706275666","imei1":"366550706275666","imei2":"366550706275666","popurl":"www.hiranmaya-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190952,"job_number":"JOB_190952","tr_customer_id":190971,"tr_customer_product_id":190961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Vasudeva Jha","mobile_number":"9968211471","email_id":"aashritha.singh@yahoo.co.in","dop":"2026-02-08","serial_number":"194326432054978","imei1":"194326432054978","imei2":"194326432054978","popurl":"www.abhisyanta-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190953,"job_number":"JOB_190953","tr_customer_id":190970,"tr_customer_product_id":190960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Bankim Kaul","mobile_number":"9902081495","email_id":"aditeya.bandopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"082673972392977","imei1":"082673972392977","imei2":"082673972392977","popurl":"www.chandrabhan-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190954,"job_number":"JOB_190954","tr_customer_id":190972,"tr_customer_product_id":190962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Ekaaksh Jha","mobile_number":"9924092849","email_id":"deeksha.ahuja@hotmail.com","dop":"2026-02-08","serial_number":"895969825837174","imei1":"895969825837174","imei2":"895969825837174","popurl":"www.gati-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190955,"job_number":"JOB_190955","tr_customer_id":190973,"tr_customer_product_id":190963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Vinay Prajapat","mobile_number":"9936254980","email_id":"brajendra.patel@yahoo.co.in","dop":"2026-02-08","serial_number":"985611864420167","imei1":"985611864420167","imei2":"985611864420167","popurl":"www.nanda-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190956,"job_number":"JOB_190956","tr_customer_id":190974,"tr_customer_product_id":190964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Bala Pillai","mobile_number":"9903569580","email_id":"kamala.ahuja@yahoo.co.in","dop":"2026-02-08","serial_number":"880528518918503","imei1":"880528518918503","imei2":"880528518918503","popurl":"www.preity-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190957,"job_number":"JOB_190957","tr_customer_id":190975,"tr_customer_product_id":190965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chidaatma Pothuvaal","mobile_number":"9915822213","email_id":"bhagirathi.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"569012229227354","imei1":"569012229227354","imei2":"569012229227354","popurl":"www.bilva-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190958,"job_number":"JOB_190958","tr_customer_id":190976,"tr_customer_product_id":190966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Geetanjali Tandon","mobile_number":"9904351950","email_id":"amish.prajapat@hotmail.com","dop":"2026-02-08","serial_number":"154136855302512","imei1":"154136855302512","imei2":"154136855302512","popurl":"www.bhoopat-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190959,"job_number":"JOB_190959","tr_customer_id":190977,"tr_customer_product_id":190967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chandraayan Deshpande","mobile_number":"9985248233","email_id":"giriraj.nambeesan@hotmail.com","dop":"2026-02-08","serial_number":"931088266253099","imei1":"931088266253099","imei2":"931088266253099","popurl":"www.achintya-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190960,"job_number":"JOB_190960","tr_customer_id":190978,"tr_customer_product_id":190968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Balgopal Pilla","mobile_number":"9976850108","email_id":"krishnadas.shukla@hotmail.com","dop":"2026-02-08","serial_number":"668402489578437","imei1":"668402489578437","imei2":"668402489578437","popurl":"www.bandhu-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190961,"job_number":"JOB_190961","tr_customer_id":190979,"tr_customer_product_id":190969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Giriraj Dhawan","mobile_number":"9982909167","email_id":"chetan.kaul@hotmail.com","dop":"2026-02-08","serial_number":"495204487614743","imei1":"495204487614743","imei2":"495204487614743","popurl":"www.giriraaj-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190962,"job_number":"JOB_190962","tr_customer_id":190980,"tr_customer_product_id":190970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chaturaanan Gandhi","mobile_number":"9910041667","email_id":"gita.varman@hotmail.com","dop":"2026-02-08","serial_number":"921890829173343","imei1":"921890829173343","imei2":"921890829173343","popurl":"www.siddhran-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190963,"job_number":"JOB_190963","tr_customer_id":190982,"tr_customer_product_id":190972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Krishna Tagore","mobile_number":"9993974735","email_id":"girja.pothuvaal@gmail.com","dop":"2026-02-08","serial_number":"409361148387975","imei1":"409361148387975","imei2":"409361148387975","popurl":"www.satish-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190964,"job_number":"JOB_190964","tr_customer_id":190981,"tr_customer_product_id":190971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhargavi Pandey","mobile_number":"9970173978","email_id":"balgopal.chaturvedi@gmail.com","dop":"2026-02-08","serial_number":"882723247582375","imei1":"882723247582375","imei2":"882723247582375","popurl":"www.agrata-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190965,"job_number":"JOB_190965","tr_customer_id":190983,"tr_customer_product_id":190973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Satyen Chopra","mobile_number":"9977705226","email_id":"gopal.talwar@hotmail.com","dop":"2026-02-08","serial_number":"949955907369061","imei1":"949955907369061","imei2":"949955907369061","popurl":"www.girish-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190966,"job_number":"JOB_190966","tr_customer_id":190984,"tr_customer_product_id":190974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Siddhran Devar","mobile_number":"9945860947","email_id":"suryakantam.nambeesan@gmail.com","dop":"2026-02-08","serial_number":"207716538925205","imei1":"207716538925205","imei2":"207716538925205","popurl":"www.anand swarup-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190967,"job_number":"JOB_190967","tr_customer_id":190985,"tr_customer_product_id":190975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Anunay Chopra","mobile_number":"9985517142","email_id":"shantanu.nehru@hotmail.com","dop":"2026-02-08","serial_number":"035106161147465","imei1":"035106161147465","imei2":"035106161147465","popurl":"www.girija-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190968,"job_number":"JOB_190968","tr_customer_id":190986,"tr_customer_product_id":190976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Divjot Iyer","mobile_number":"9979493512","email_id":"hiranmay.asan@hotmail.com","dop":"2026-02-08","serial_number":"256416283442740","imei1":"256416283442740","imei2":"256416283442740","popurl":"www.achyut-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190969,"job_number":"JOB_190969","tr_customer_id":190987,"tr_customer_product_id":190977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Deeptendu Pothuvaal","mobile_number":"9974443438","email_id":"laxman.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"828000859664075","imei1":"828000859664075","imei2":"828000859664075","popurl":"www.parvati-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190970,"job_number":"JOB_190970","tr_customer_id":190988,"tr_customer_product_id":190978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mangalya Devar","mobile_number":"9910497523","email_id":"charvi.gill@hotmail.com","dop":"2026-02-08","serial_number":"977086852097312","imei1":"977086852097312","imei2":"977086852097312","popurl":"www.dhana-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190971,"job_number":"JOB_190971","tr_customer_id":190989,"tr_customer_product_id":190979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhagwanti Johar","mobile_number":"9977010624","email_id":"arindam.ganaka@gmail.com","dop":"2026-02-08","serial_number":"367653470358290","imei1":"367653470358290","imei2":"367653470358290","popurl":"www.siddhi-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190972,"job_number":"JOB_190972","tr_customer_id":190990,"tr_customer_product_id":190980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mina Pothuvaal","mobile_number":"9901810257","email_id":"aadi.shukla@yahoo.co.in","dop":"2026-02-08","serial_number":"093361983565750","imei1":"093361983565750","imei2":"093361983565750","popurl":"www.jagdish-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190973,"job_number":"JOB_190973","tr_customer_id":190991,"tr_customer_product_id":190981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Agnivesh Jha","mobile_number":"9913854535","email_id":"jay.prajapat@gmail.com","dop":"2026-02-08","serial_number":"352509541321426","imei1":"352509541321426","imei2":"352509541321426","popurl":"www.chanakya-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190974,"job_number":"JOB_190974","tr_customer_id":190992,"tr_customer_product_id":190982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Gajadhar Dwivedi","mobile_number":"9939516186","email_id":"kumari.namboothiri@hotmail.com","dop":"2026-02-08","serial_number":"557657515442471","imei1":"557657515442471","imei2":"557657515442471","popurl":"www.nanda-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190975,"job_number":"JOB_190975","tr_customer_id":190993,"tr_customer_product_id":190983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhishma Reddy","mobile_number":"9901162397","email_id":"prema.singh@gmail.com","dop":"2026-02-08","serial_number":"975072549634209","imei1":"975072549634209","imei2":"975072549634209","popurl":"www.indira-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190976,"job_number":"JOB_190976","tr_customer_id":190994,"tr_customer_product_id":190984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mangala Iyer","mobile_number":"9970107528","email_id":"chapala.mahajan@hotmail.com","dop":"2026-02-08","serial_number":"391273199020307","imei1":"391273199020307","imei2":"391273199020307","popurl":"www.balagovind-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190977,"job_number":"JOB_190977","tr_customer_id":190995,"tr_customer_product_id":190985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Amarnath Gandhi","mobile_number":"9976700928","email_id":"krishna.mehra@yahoo.co.in","dop":"2026-02-08","serial_number":"429301845404446","imei1":"429301845404446","imei2":"429301845404446","popurl":"www.suma-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190978,"job_number":"JOB_190978","tr_customer_id":190996,"tr_customer_product_id":190986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Gauraang Adiga","mobile_number":"9915096452","email_id":"opalina.kaniyar@gmail.com","dop":"2026-02-08","serial_number":"279607048225906","imei1":"279607048225906","imei2":"279607048225906","popurl":"www.bhishma-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190979,"job_number":"JOB_190979","tr_customer_id":190997,"tr_customer_product_id":190987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Shashi Nehru","mobile_number":"9974998782","email_id":"jagdeep.panicker@gmail.com","dop":"2026-02-08","serial_number":"003291697886231","imei1":"003291697886231","imei2":"003291697886231","popurl":"www.annapurna-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190980,"job_number":"JOB_190980","tr_customer_id":190998,"tr_customer_product_id":190988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Rajendra Butt","mobile_number":"9916563358","email_id":"chandravati.khan@hotmail.com","dop":"2026-02-08","serial_number":"005456066935855","imei1":"005456066935855","imei2":"005456066935855","popurl":"www.brajesh-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190981,"job_number":"JOB_190981","tr_customer_id":190999,"tr_customer_product_id":190989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Omana Nayar","mobile_number":"9983506462","email_id":"atmanand.singh@yahoo.co.in","dop":"2026-02-08","serial_number":"933472321413728","imei1":"933472321413728","imei2":"933472321413728","popurl":"www.mohan-guha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190982,"job_number":"JOB_190982","tr_customer_id":191000,"tr_customer_product_id":190990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Abani Joshi","mobile_number":"9973331796","email_id":"shashi.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"111787201979526","imei1":"111787201979526","imei2":"111787201979526","popurl":"www.bhaswar-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190983,"job_number":"JOB_190983","tr_customer_id":191001,"tr_customer_product_id":190991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Chaturaanan Dwivedi","mobile_number":"9971161931","email_id":"akshita.kaul@gmail.com","dop":"2026-02-08","serial_number":"024955544813893","imei1":"024955544813893","imei2":"024955544813893","popurl":"www.bhupen-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190984,"job_number":"JOB_190984","tr_customer_id":191002,"tr_customer_product_id":190992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Mandakini Naik","mobile_number":"9916117240","email_id":"tara.gandhi@gmail.com","dop":"2026-02-08","serial_number":"576610109399855","imei1":"576610109399855","imei2":"576610109399855","popurl":"www.darshwana-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190985,"job_number":"JOB_190985","tr_customer_id":191003,"tr_customer_product_id":190993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Anjali Namboothiri","mobile_number":"9923707150","email_id":"aalok.talwar@hotmail.com","dop":"2026-02-08","serial_number":"254619636847046","imei1":"254619636847046","imei2":"254619636847046","popurl":"www.atreyi-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190986,"job_number":"JOB_190986","tr_customer_id":191004,"tr_customer_product_id":190994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Devvrat Nambeesan","mobile_number":"9993239114","email_id":"sushil.sethi@hotmail.com","dop":"2026-02-08","serial_number":"966498457735565","imei1":"966498457735565","imei2":"966498457735565","popurl":"www.lakshmi-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190987,"job_number":"JOB_190987","tr_customer_id":191005,"tr_customer_product_id":190995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Akshainie Khatri","mobile_number":"9970775523","email_id":"goswami.kaul@hotmail.com","dop":"2026-02-08","serial_number":"303886474425699","imei1":"303886474425699","imei2":"303886474425699","popurl":"www.dwaipayan-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190988,"job_number":"JOB_190988","tr_customer_id":191006,"tr_customer_product_id":190996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Bhamini Acharya","mobile_number":"9961285195","email_id":"rajiv.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"365305520335283","imei1":"365305520335283","imei2":"365305520335283","popurl":"www.divaakar-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190989,"job_number":"JOB_190989","tr_customer_id":191007,"tr_customer_product_id":190997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Sitara Pothuvaal","mobile_number":"9951773526","email_id":"jahnu.nayar@hotmail.com","dop":"2026-02-08","serial_number":"711494544259584","imei1":"711494544259584","imei2":"711494544259584","popurl":"www.karunanidhi-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190990,"job_number":"JOB_190990","tr_customer_id":191008,"tr_customer_product_id":190998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Naval Bhattathiri","mobile_number":"9936630793","email_id":"aagam.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"215784526287976","imei1":"215784526287976","imei2":"215784526287976","popurl":"www.radha-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190991,"job_number":"JOB_190991","tr_customer_id":191009,"tr_customer_product_id":190999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Vinay Gill","mobile_number":"9993203605","email_id":"asha.rana@gmail.com","dop":"2026-02-08","serial_number":"826058507461890","imei1":"826058507461890","imei2":"826058507461890","popurl":"www.malati-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190992,"job_number":"JOB_190992","tr_customer_id":191010,"tr_customer_product_id":191000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Trisha Joshi","mobile_number":"9916593388","email_id":"abhaya.nayar@gmail.com","dop":"2026-02-08","serial_number":"140931423311761","imei1":"140931423311761","imei2":"140931423311761","popurl":"www.tanya-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190993,"job_number":"JOB_190993","tr_customer_id":191011,"tr_customer_product_id":191001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Giriraj Mehrotra","mobile_number":"9907283786","email_id":"anusuya.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"589560034156799","imei1":"589560034156799","imei2":"589560034156799","popurl":"www.triloki nath-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190994,"job_number":"JOB_190994","tr_customer_id":191012,"tr_customer_product_id":191002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Mandaakin Varma","mobile_number":"9937279127","email_id":"vidhya.kaniyar@yahoo.co.in","dop":"2026-02-08","serial_number":"354309350919326","imei1":"354309350919326","imei2":"354309350919326","popurl":"www.amrita-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190995,"job_number":"JOB_190995","tr_customer_id":191013,"tr_customer_product_id":191003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Sukanya Kaur","mobile_number":"9953138881","email_id":"kumar.devar@gmail.com","dop":"2026-02-08","serial_number":"462116665767126","imei1":"462116665767126","imei2":"462116665767126","popurl":"www.meghnath-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190996,"job_number":"JOB_190996","tr_customer_id":191014,"tr_customer_product_id":191004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Vasanti Mehra","mobile_number":"9951777030","email_id":"rita.chattopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"016928573920067","imei1":"016928573920067","imei2":"016928573920067","popurl":"www.dwaipayana-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190997,"job_number":"JOB_190997","tr_customer_id":191015,"tr_customer_product_id":191005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Anwesha Trivedi","mobile_number":"9924558693","email_id":"aagneya.khan@yahoo.co.in","dop":"2026-02-08","serial_number":"095617976182485","imei1":"095617976182485","imei2":"095617976182485","popurl":"www.shobhana-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190998,"job_number":"JOB_190998","tr_customer_id":191016,"tr_customer_product_id":191006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Bandhu Chaturvedi","mobile_number":"9976591875","email_id":"sukanya.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"711978325778217","imei1":"711978325778217","imei2":"711978325778217","popurl":"www.buddhana-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190999,"job_number":"JOB_190999","tr_customer_id":191017,"tr_customer_product_id":191007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Chandramauli Agarwal","mobile_number":"9956869620","email_id":"agnimitra.gowda@yahoo.co.in","dop":"2026-02-08","serial_number":"661667804795414","imei1":"661667804795414","imei2":"661667804795414","popurl":"www.lal-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191000,"job_number":"JOB_191000","tr_customer_id":191018,"tr_customer_product_id":191008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Chakor Naik","mobile_number":"9905125750","email_id":"jagathi.talwar@hotmail.com","dop":"2026-02-08","serial_number":"006725851267326","imei1":"006725851267326","imei2":"006725851267326","popurl":"www.kannan-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191001,"job_number":"JOB_191001","tr_customer_id":191019,"tr_customer_product_id":191009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Aagney Trivedi","mobile_number":"9909122385","email_id":"bhisham.iyer@gmail.com","dop":"2026-02-08","serial_number":"479380973031143","imei1":"479380973031143","imei2":"479380973031143","popurl":"www.govinda-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191002,"job_number":"JOB_191002","tr_customer_id":191020,"tr_customer_product_id":191010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Arya Chaturvedi","mobile_number":"9961878165","email_id":"anilaabh.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"069864245339441","imei1":"069864245339441","imei2":"069864245339441","popurl":"www.kannan-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191003,"job_number":"JOB_191003","tr_customer_id":191021,"tr_customer_product_id":191011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Anasuya Shukla","mobile_number":"9926354830","email_id":"ekadant.iyengar@hotmail.com","dop":"2026-02-08","serial_number":"402883212624711","imei1":"402883212624711","imei2":"402883212624711","popurl":"www.vasudeva-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191004,"job_number":"JOB_191004","tr_customer_id":191022,"tr_customer_product_id":191012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Abhirath Asan","mobile_number":"9927902084","email_id":"brahma.sethi@gmail.com","dop":"2026-02-08","serial_number":"256225739341266","imei1":"256225739341266","imei2":"256225739341266","popurl":"www.shankar-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191005,"job_number":"JOB_191005","tr_customer_id":191023,"tr_customer_product_id":191013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Brahmanandam Marar","mobile_number":"9901978917","email_id":"ganesh.pandey@yahoo.co.in","dop":"2026-02-08","serial_number":"421609405650026","imei1":"421609405650026","imei2":"421609405650026","popurl":"www.anjushri-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191006,"job_number":"JOB_191006","tr_customer_id":191024,"tr_customer_product_id":191014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Bheeshma Bhattathiri","mobile_number":"9964737149","email_id":"bhoopati.adiga@gmail.com","dop":"2026-02-08","serial_number":"679314318209408","imei1":"679314318209408","imei2":"679314318209408","popurl":"www.ayushmati-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191007,"job_number":"JOB_191007","tr_customer_id":191025,"tr_customer_product_id":191015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Chanakya Gupta","mobile_number":"9972304058","email_id":"yoginder.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"132280005702386","imei1":"132280005702386","imei2":"132280005702386","popurl":"www.kalyani-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191008,"job_number":"JOB_191008","tr_customer_id":191026,"tr_customer_product_id":191016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Garud Pandey","mobile_number":"9925205189","email_id":"chaturbhuj.pilla@hotmail.com","dop":"2026-02-08","serial_number":"056382246921335","imei1":"056382246921335","imei2":"056382246921335","popurl":"www.bharadwaj-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191009,"job_number":"JOB_191009","tr_customer_id":191027,"tr_customer_product_id":191017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Swami Shah","mobile_number":"9976953449","email_id":"vasundhara.dhawan@gmail.com","dop":"2026-02-08","serial_number":"008197835067963","imei1":"008197835067963","imei2":"008197835067963","popurl":"www.ananda-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191010,"job_number":"JOB_191010","tr_customer_id":191028,"tr_customer_product_id":191018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Trilok Ganaka","mobile_number":"9983928959","email_id":"divaakar.rana@yahoo.co.in","dop":"2026-02-08","serial_number":"396453814330966","imei1":"396453814330966","imei2":"396453814330966","popurl":"www.geeta-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191011,"job_number":"JOB_191011","tr_customer_id":191029,"tr_customer_product_id":191019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Gauranga Sinha","mobile_number":"9906827319","email_id":"deepali.devar@yahoo.co.in","dop":"2026-02-08","serial_number":"825421752447519","imei1":"825421752447519","imei2":"825421752447519","popurl":"www.preity-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191012,"job_number":"JOB_191012","tr_customer_id":191030,"tr_customer_product_id":191020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Gajabahu Reddy","mobile_number":"9951263089","email_id":"shresthi.butt@yahoo.co.in","dop":"2026-02-08","serial_number":"507008035160401","imei1":"507008035160401","imei2":"507008035160401","popurl":"www.bhoj-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191013,"job_number":"JOB_191013","tr_customer_id":191031,"tr_customer_product_id":191021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Dandapaani Sethi","mobile_number":"9900407684","email_id":"nalini.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"063532553447953","imei1":"063532553447953","imei2":"063532553447953","popurl":"www.akshainie-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191014,"job_number":"JOB_191014","tr_customer_id":191032,"tr_customer_product_id":191022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Rageshwari Ahuja","mobile_number":"9943651606","email_id":"sitara.bhat@gmail.com","dop":"2026-02-08","serial_number":"729387935720266","imei1":"729387935720266","imei2":"729387935720266","popurl":"www.urmila-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191015,"job_number":"JOB_191015","tr_customer_id":191033,"tr_customer_product_id":191023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Sumitra Ahuja","mobile_number":"9963237474","email_id":"sujata.guneta@yahoo.co.in","dop":"2026-02-08","serial_number":"214761681698364","imei1":"214761681698364","imei2":"214761681698364","popurl":"www.charumati-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191016,"job_number":"JOB_191016","tr_customer_id":191034,"tr_customer_product_id":191024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Chandravati Sethi","mobile_number":"9990165879","email_id":"deenabandhu.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"976132378195781","imei1":"976132378195781","imei2":"976132378195781","popurl":"www.smita-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191017,"job_number":"JOB_191017","tr_customer_id":191035,"tr_customer_product_id":191025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Bishnu Iyer","mobile_number":"9934108614","email_id":"purnima.gill@hotmail.com","dop":"2026-02-08","serial_number":"124853241517169","imei1":"124853241517169","imei2":"124853241517169","popurl":"www.indra-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191018,"job_number":"JOB_191018","tr_customer_id":191036,"tr_customer_product_id":191026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Ujjawal Dubashi","mobile_number":"9918656357","email_id":"sarla.mehra@hotmail.com","dop":"2026-02-08","serial_number":"033078040837295","imei1":"033078040837295","imei2":"033078040837295","popurl":"www.adhiraj-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191019,"job_number":"JOB_191019","tr_customer_id":191037,"tr_customer_product_id":191027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Hiranmaya Desai","mobile_number":"9964011607","email_id":"bharadwaj.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"347455839497471","imei1":"347455839497471","imei2":"347455839497471","popurl":"www.laxman-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191020,"job_number":"JOB_191020","tr_customer_id":191038,"tr_customer_product_id":191028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Adhrit Mehrotra","mobile_number":"9960005209","email_id":"udai.sharma@gmail.com","dop":"2026-02-08","serial_number":"246145107876140","imei1":"246145107876140","imei2":"246145107876140","popurl":"www.abani-guneta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191021,"job_number":"JOB_191021","tr_customer_id":191039,"tr_customer_product_id":191029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Sarvin Pandey","mobile_number":"9994838624","email_id":"bhavani.chattopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"527654291450645","imei1":"527654291450645","imei2":"527654291450645","popurl":"www.nikita-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191022,"job_number":"JOB_191022","tr_customer_id":191040,"tr_customer_product_id":191030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Shubhaprada Talwar","mobile_number":"9911895772","email_id":"naval.iyengar@gmail.com","dop":"2026-02-08","serial_number":"100481674975161","imei1":"100481674975161","imei2":"100481674975161","popurl":"www.diksha-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191023,"job_number":"JOB_191023","tr_customer_id":191041,"tr_customer_product_id":191031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Jitender Mishra","mobile_number":"9972215402","email_id":"vidhya.malik@hotmail.com","dop":"2026-02-08","serial_number":"969032966413164","imei1":"969032966413164","imei2":"969032966413164","popurl":"www.girja-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191024,"job_number":"JOB_191024","tr_customer_id":191042,"tr_customer_product_id":191032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Dhanesh Guha","mobile_number":"9978674686","email_id":"bilwa.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"014768278788222","imei1":"014768278788222","imei2":"014768278788222","popurl":"www.chandan-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191025,"job_number":"JOB_191025","tr_customer_id":191043,"tr_customer_product_id":191033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Chaten Dubashi","mobile_number":"9962442147","email_id":"bhaaswar.reddy@gmail.com","dop":"2026-02-08","serial_number":"430764967774470","imei1":"430764967774470","imei2":"430764967774470","popurl":"www.dhanesh-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191026,"job_number":"JOB_191026","tr_customer_id":191044,"tr_customer_product_id":191034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Puneet Jain","mobile_number":"9963978821","email_id":"amarnath.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"609297549982831","imei1":"609297549982831","imei2":"609297549982831","popurl":"www.kashyapi-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191027,"job_number":"JOB_191027","tr_customer_id":191045,"tr_customer_product_id":191035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Shubhaprada Malik","mobile_number":"9966888321","email_id":"mohini.gowda@hotmail.com","dop":"2026-02-08","serial_number":"346041029695618","imei1":"346041029695618","imei2":"346041029695618","popurl":"www.dhaanyalakshmi-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191028,"job_number":"JOB_191028","tr_customer_id":191046,"tr_customer_product_id":191036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Apsara Varman","mobile_number":"9941018106","email_id":"kanishka.bharadwaj@hotmail.com","dop":"2026-02-08","serial_number":"026387033697995","imei1":"026387033697995","imei2":"026387033697995","popurl":"www.bandhu-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191029,"job_number":"JOB_191029","tr_customer_id":191047,"tr_customer_product_id":191037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Bilwa Pilla","mobile_number":"9982149051","email_id":"atreyi.sethi@yahoo.co.in","dop":"2026-02-08","serial_number":"159947867230483","imei1":"159947867230483","imei2":"159947867230483","popurl":"www.bhupen-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191030,"job_number":"JOB_191030","tr_customer_id":191048,"tr_customer_product_id":191038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Agasti Bhattacharya","mobile_number":"9914127116","email_id":"bhuvaneshwar.kaur@yahoo.co.in","dop":"2026-02-08","serial_number":"421209502952566","imei1":"421209502952566","imei2":"421209502952566","popurl":"www.aanandinii-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191031,"job_number":"JOB_191031","tr_customer_id":191049,"tr_customer_product_id":191039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Lakshminath Achari","mobile_number":"9969881118","email_id":"ganapati.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"328263673082832","imei1":"328263673082832","imei2":"328263673082832","popurl":"www.jitendra-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191032,"job_number":"JOB_191032","tr_customer_id":191050,"tr_customer_product_id":191040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Chandramauli Mukhopadhyay","mobile_number":"9947205428","email_id":"chidananda.shukla@gmail.com","dop":"2026-02-08","serial_number":"870828791034269","imei1":"870828791034269","imei2":"870828791034269","popurl":"www.gemini-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191033,"job_number":"JOB_191033","tr_customer_id":191051,"tr_customer_product_id":191041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Bhadran Agarwal","mobile_number":"9930585797","email_id":"amodini.kapoor@yahoo.co.in","dop":"2026-02-08","serial_number":"658607953896558","imei1":"658607953896558","imei2":"658607953896558","popurl":"www.dayaamay-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191034,"job_number":"JOB_191034","tr_customer_id":191052,"tr_customer_product_id":191042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Chandravati Chopra","mobile_number":"9957805141","email_id":"dhanpati.singh@hotmail.com","dop":"2026-02-08","serial_number":"655751577264902","imei1":"655751577264902","imei2":"655751577264902","popurl":"www.trisha-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191035,"job_number":"JOB_191035","tr_customer_id":191053,"tr_customer_product_id":191043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Uma Guneta","mobile_number":"9925391143","email_id":"dipendra.menon@gmail.com","dop":"2026-02-08","serial_number":"209427564709135","imei1":"209427564709135","imei2":"209427564709135","popurl":"www.akshita-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191036,"job_number":"JOB_191036","tr_customer_id":191054,"tr_customer_product_id":191044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Umang Kaur","mobile_number":"9936145385","email_id":"dharani.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"258992481909041","imei1":"258992481909041","imei2":"258992481909041","popurl":"www.aarya-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191037,"job_number":"JOB_191037","tr_customer_id":191055,"tr_customer_product_id":191045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Suman Dutta","mobile_number":"9937684607","email_id":"bheeshma.nayar@yahoo.co.in","dop":"2026-02-08","serial_number":"271046079952182","imei1":"271046079952182","imei2":"271046079952182","popurl":"www.sher-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191038,"job_number":"JOB_191038","tr_customer_id":191056,"tr_customer_product_id":191046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Bhagwanti Johar","mobile_number":"9947518168","email_id":"jagdeep.guneta@hotmail.com","dop":"2026-02-08","serial_number":"409982190197439","imei1":"409982190197439","imei2":"409982190197439","popurl":"www.govinda-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191039,"job_number":"JOB_191039","tr_customer_id":191057,"tr_customer_product_id":191047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Elakshi Tandon","mobile_number":"9901880854","email_id":"vasudha.dutta@hotmail.com","dop":"2026-02-08","serial_number":"079437291929538","imei1":"079437291929538","imei2":"079437291929538","popurl":"www.chakravartee-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191040,"job_number":"JOB_191040","tr_customer_id":191058,"tr_customer_product_id":191048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Akroor Deshpande","mobile_number":"9925059643","email_id":"nirbhay.pillai@hotmail.com","dop":"2026-02-08","serial_number":"345375597056687","imei1":"345375597056687","imei2":"345375597056687","popurl":"www.chandravati-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191041,"job_number":"JOB_191041","tr_customer_id":191059,"tr_customer_product_id":191049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Kali Singh","mobile_number":"9991330858","email_id":"dhanu.agarwal@gmail.com","dop":"2026-02-08","serial_number":"032369053218638","imei1":"032369053218638","imei2":"032369053218638","popurl":"www.vasudev-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191042,"job_number":"JOB_191042","tr_customer_id":191060,"tr_customer_product_id":191050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Budhil Bhattathiri","mobile_number":"9994588293","email_id":"aditeya.shah@hotmail.com","dop":"2026-02-08","serial_number":"286828013516297","imei1":"286828013516297","imei2":"286828013516297","popurl":"www.lakshmidhar-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191043,"job_number":"JOB_191043","tr_customer_id":191061,"tr_customer_product_id":191051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Mina Iyer","mobile_number":"9934280375","email_id":"ananda.gill@hotmail.com","dop":"2026-02-08","serial_number":"711017649979725","imei1":"711017649979725","imei2":"711017649979725","popurl":"www.jaya-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191044,"job_number":"JOB_191044","tr_customer_id":191062,"tr_customer_product_id":191052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Akshayakeerti Arora","mobile_number":"9968479865","email_id":"goutam.khanna@gmail.com","dop":"2026-02-08","serial_number":"752278750002969","imei1":"752278750002969","imei2":"752278750002969","popurl":"www.manisha-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191045,"job_number":"JOB_191045","tr_customer_id":191063,"tr_customer_product_id":191053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Swarnalata Nayar","mobile_number":"9917271281","email_id":"aanand.kaniyar@gmail.com","dop":"2026-02-08","serial_number":"928169820106339","imei1":"928169820106339","imei2":"928169820106339","popurl":"www.bela-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191046,"job_number":"JOB_191046","tr_customer_id":191064,"tr_customer_product_id":191054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Harinarayan Guneta","mobile_number":"9990359332","email_id":"kanishka.patil@yahoo.co.in","dop":"2026-02-08","serial_number":"273206468303897","imei1":"273206468303897","imei2":"273206468303897","popurl":"www.tej-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191047,"job_number":"JOB_191047","tr_customer_id":191065,"tr_customer_product_id":191055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Diksha Abbott","mobile_number":"9983917932","email_id":"girish.abbott@yahoo.co.in","dop":"2026-02-08","serial_number":"681034087064677","imei1":"681034087064677","imei2":"681034087064677","popurl":"www.sushma-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191048,"job_number":"JOB_191048","tr_customer_id":191066,"tr_customer_product_id":191056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Dandak Kakkar","mobile_number":"9921995668","email_id":"diptendu.reddy@yahoo.co.in","dop":"2026-02-08","serial_number":"782707349062107","imei1":"782707349062107","imei2":"782707349062107","popurl":"www.krishnadas-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191049,"job_number":"JOB_191049","tr_customer_id":191067,"tr_customer_product_id":191057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Lal Nayar","mobile_number":"9918935412","email_id":"aanand.varman@gmail.com","dop":"2026-02-08","serial_number":"039702445861381","imei1":"039702445861381","imei2":"039702445861381","popurl":"www.akshata-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191050,"job_number":"JOB_191050","tr_customer_id":191068,"tr_customer_product_id":191058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Chetan Mishra","mobile_number":"9955091138","email_id":"jahnu.talwar@gmail.com","dop":"2026-02-08","serial_number":"797424486159396","imei1":"797424486159396","imei2":"797424486159396","popurl":"www.aamod-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191051,"job_number":"JOB_191051","tr_customer_id":191069,"tr_customer_product_id":191059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Chanakya Prajapat","mobile_number":"9936733673","email_id":"dandapaani.nair@yahoo.co.in","dop":"2026-02-08","serial_number":"456679027194929","imei1":"456679027194929","imei2":"456679027194929","popurl":"www.opalina-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191052,"job_number":"JOB_191052","tr_customer_id":191070,"tr_customer_product_id":191060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Diksha Johar","mobile_number":"9994855859","email_id":"devi.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"937514329233434","imei1":"937514329233434","imei2":"937514329233434","popurl":"www.baalagopaal-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191053,"job_number":"JOB_191053","tr_customer_id":191071,"tr_customer_product_id":191061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Mangala Iyengar","mobile_number":"9972796912","email_id":"rita.achari@yahoo.co.in","dop":"2026-02-08","serial_number":"261376461139014","imei1":"261376461139014","imei2":"261376461139014","popurl":"www.umang-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191054,"job_number":"JOB_191054","tr_customer_id":191072,"tr_customer_product_id":191062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Ritesh Gupta","mobile_number":"9905589671","email_id":"gotum.nayar@hotmail.com","dop":"2026-02-08","serial_number":"449614014711467","imei1":"449614014711467","imei2":"449614014711467","popurl":"www.chakradhar-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191055,"job_number":"JOB_191055","tr_customer_id":191073,"tr_customer_product_id":191063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Nimit Somayaji","mobile_number":"9969320688","email_id":"menaka.adiga@gmail.com","dop":"2026-02-08","serial_number":"287702206407163","imei1":"287702206407163","imei2":"287702206407163","popurl":"www.chaten-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191056,"job_number":"JOB_191056","tr_customer_id":191074,"tr_customer_product_id":191064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Eshita Verma","mobile_number":"9932195776","email_id":"geeta.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"308206855862437","imei1":"308206855862437","imei2":"308206855862437","popurl":"www.aanandaswarup-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191057,"job_number":"JOB_191057","tr_customer_id":191075,"tr_customer_product_id":191065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Tej Mishra","mobile_number":"9956139714","email_id":"guru.mishra@hotmail.com","dop":"2026-02-08","serial_number":"736817755923883","imei1":"736817755923883","imei2":"736817755923883","popurl":"www.aagneya-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191058,"job_number":"JOB_191058","tr_customer_id":191076,"tr_customer_product_id":191066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Daevika Menon","mobile_number":"9914311118","email_id":"balgopal.khan@yahoo.co.in","dop":"2026-02-08","serial_number":"119048945424919","imei1":"119048945424919","imei2":"119048945424919","popurl":"www.tanya-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191059,"job_number":"JOB_191059","tr_customer_id":191077,"tr_customer_product_id":191067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Adripathi Marar","mobile_number":"9979038118","email_id":"agasti.chopra@gmail.com","dop":"2026-02-08","serial_number":"123541248115691","imei1":"123541248115691","imei2":"123541248115691","popurl":"www.balaaditya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191060,"job_number":"JOB_191060","tr_customer_id":191078,"tr_customer_product_id":191068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Dinesh Marar","mobile_number":"9999240711","email_id":"surya.jain@hotmail.com","dop":"2026-02-08","serial_number":"905264821940989","imei1":"905264821940989","imei2":"905264821940989","popurl":"www.chandranath-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191061,"job_number":"JOB_191061","tr_customer_id":191079,"tr_customer_product_id":191069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Soma Mukhopadhyay","mobile_number":"9979491291","email_id":"aadinath.naik@yahoo.co.in","dop":"2026-02-08","serial_number":"559779611447142","imei1":"559779611447142","imei2":"559779611447142","popurl":"www.prasad-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191062,"job_number":"JOB_191062","tr_customer_id":191080,"tr_customer_product_id":191070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Jitender Joshi","mobile_number":"9992702329","email_id":"udit.tagore@hotmail.com","dop":"2026-02-08","serial_number":"965416267146776","imei1":"965416267146776","imei2":"965416267146776","popurl":"www.mohini-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191063,"job_number":"JOB_191063","tr_customer_id":191081,"tr_customer_product_id":191071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Rajiv Namboothiri","mobile_number":"9934769069","email_id":"adityanandana.kocchar@hotmail.com","dop":"2026-02-08","serial_number":"407657820498656","imei1":"407657820498656","imei2":"407657820498656","popurl":"www.chidambar-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191064,"job_number":"JOB_191064","tr_customer_id":191082,"tr_customer_product_id":191072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Hiranmay Bhat","mobile_number":"9978858951","email_id":"kamalesh.rana@hotmail.com","dop":"2026-02-08","serial_number":"877626241135685","imei1":"877626241135685","imei2":"877626241135685","popurl":"www.baladitya-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191065,"job_number":"JOB_191065","tr_customer_id":191083,"tr_customer_product_id":191073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Agnivesh Kaniyar","mobile_number":"9910642856","email_id":"ayushmati.johar@hotmail.com","dop":"2026-02-08","serial_number":"008763099090516","imei1":"008763099090516","imei2":"008763099090516","popurl":"www.sanya-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191066,"job_number":"JOB_191066","tr_customer_id":191084,"tr_customer_product_id":191074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Indira Patil","mobile_number":"9994565822","email_id":"chandranath.gupta@hotmail.com","dop":"2026-02-08","serial_number":"874681344152549","imei1":"874681344152549","imei2":"874681344152549","popurl":"www.ayushmati-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191067,"job_number":"JOB_191067","tr_customer_id":191085,"tr_customer_product_id":191075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Gangesh Khanna","mobile_number":"9905513206","email_id":"manisha.prajapat@yahoo.co.in","dop":"2026-02-08","serial_number":"434082693582455","imei1":"434082693582455","imei2":"434082693582455","popurl":"www.anjushri-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191068,"job_number":"JOB_191068","tr_customer_id":191086,"tr_customer_product_id":191076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Jahnu Prajapat","mobile_number":"9930224135","email_id":"jyotis.varman@gmail.com","dop":"2026-02-08","serial_number":"870237548666368","imei1":"870237548666368","imei2":"870237548666368","popurl":"www.jyotsana-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191069,"job_number":"JOB_191069","tr_customer_id":191087,"tr_customer_product_id":191077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Chandramohan Mishra","mobile_number":"9954099668","email_id":"adripathi.khatri@gmail.com","dop":"2026-02-08","serial_number":"005277222696425","imei1":"005277222696425","imei2":"005277222696425","popurl":"www.bhadran-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191070,"job_number":"JOB_191070","tr_customer_id":191088,"tr_customer_product_id":191078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Digambara Khanna","mobile_number":"9978261732","email_id":"giriraj.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"368297006086506","imei1":"368297006086506","imei2":"368297006086506","popurl":"www.anjushri-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191071,"job_number":"JOB_191071","tr_customer_id":191089,"tr_customer_product_id":191079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Rageswari Gowda","mobile_number":"9961447780","email_id":"pramila.mishra@yahoo.co.in","dop":"2026-02-08","serial_number":"576464584531285","imei1":"576464584531285","imei2":"576464584531285","popurl":"www.chandraketu-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191072,"job_number":"JOB_191072","tr_customer_id":191090,"tr_customer_product_id":191080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Gorakhanatha Guneta","mobile_number":"9918383564","email_id":"brahmanandam.varrier@gmail.com","dop":"2026-02-08","serial_number":"849802853664396","imei1":"849802853664396","imei2":"849802853664396","popurl":"www.sushma-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191073,"job_number":"JOB_191073","tr_customer_id":191091,"tr_customer_product_id":191081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Chaanakya Ahluwalia","mobile_number":"9998604755","email_id":"chandira.varman@hotmail.com","dop":"2026-02-08","serial_number":"339454937811311","imei1":"339454937811311","imei2":"339454937811311","popurl":"www.bhoopat-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191074,"job_number":"JOB_191074","tr_customer_id":191092,"tr_customer_product_id":191082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Udai Kaniyar","mobile_number":"9999728457","email_id":"devadatt.talwar@hotmail.com","dop":"2026-02-08","serial_number":"933393375875010","imei1":"933393375875010","imei2":"933393375875010","popurl":"www.shashikala-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191075,"job_number":"JOB_191075","tr_customer_id":191093,"tr_customer_product_id":191083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Deeptimay Adiga","mobile_number":"9977112207","email_id":"gautama.prajapat@yahoo.co.in","dop":"2026-02-08","serial_number":"149543160608764","imei1":"149543160608764","imei2":"149543160608764","popurl":"www.harinakshi-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191076,"job_number":"JOB_191076","tr_customer_id":191094,"tr_customer_product_id":191084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Devani Pilla","mobile_number":"9925207469","email_id":"mandaakin.namboothiri@hotmail.com","dop":"2026-02-08","serial_number":"134640040473164","imei1":"134640040473164","imei2":"134640040473164","popurl":"www.deb-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191077,"job_number":"JOB_191077","tr_customer_id":191095,"tr_customer_product_id":191085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Vasanti Adiga","mobile_number":"9998915570","email_id":"sarada.kaul@hotmail.com","dop":"2026-02-08","serial_number":"432973454906144","imei1":"432973454906144","imei2":"432973454906144","popurl":"www.chandrani-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191078,"job_number":"JOB_191078","tr_customer_id":191096,"tr_customer_product_id":191086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Devajyoti Verma","mobile_number":"9960561820","email_id":"agnivesh.bharadwaj@hotmail.com","dop":"2026-02-08","serial_number":"130706363924775","imei1":"130706363924775","imei2":"130706363924775","popurl":"www.dhanpati-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191079,"job_number":"JOB_191079","tr_customer_id":191097,"tr_customer_product_id":191087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Eshita Embranthiri","mobile_number":"9951918859","email_id":"vaishnavi.ahuja@hotmail.com","dop":"2026-02-08","serial_number":"910188170196189","imei1":"910188170196189","imei2":"910188170196189","popurl":"www.deepankar-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191080,"job_number":"JOB_191080","tr_customer_id":191098,"tr_customer_product_id":191088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Kanishka Bhattathiri","mobile_number":"9938711710","email_id":"balgopal.namboothiri@gmail.com","dop":"2026-02-08","serial_number":"881631336698011","imei1":"881631336698011","imei2":"881631336698011","popurl":"www.bhaaswar-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191081,"job_number":"JOB_191081","tr_customer_id":191099,"tr_customer_product_id":191089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:50:33.000Z","modified_at":"2026-02-18T23:50:33.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-08","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-08T23:50:33.602822875Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191082,"job_number":"JOB_191082","tr_customer_id":191100,"tr_customer_product_id":191090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:50:34.000Z","modified_at":"2026-02-18T23:50:34.000Z","name":"Tarun Kapoor","mobile_number":"7023299777","email_id":"bhaasvan.bhat@yahoo.co.in","dop":"2026-02-08","serial_number":"037017625147998","imei1":"037017625147998","imei2":"037017625147998","popurl":"www.kumuda-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:50:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191083,"job_number":"JOB_191083","tr_customer_id":191101,"tr_customer_product_id":191091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:53:00.000Z","modified_at":"2026-02-18T23:53:00.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-08","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-08T23:53:00.027611330Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191085,"job_number":"JOB_191085","tr_customer_id":191103,"tr_customer_product_id":191093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Acharyanandana Rana","mobile_number":"9982581521","email_id":"tanushri.trivedi@hotmail.com","dop":"2026-02-08","serial_number":"793894016014821","imei1":"793894016014821","imei2":"793894016014821","popurl":"www.dev-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191086,"job_number":"JOB_191086","tr_customer_id":191104,"tr_customer_product_id":191094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Chakradhar Patel","mobile_number":"9908795807","email_id":"chaitan.panicker@hotmail.com","dop":"2026-02-08","serial_number":"623662026722966","imei1":"623662026722966","imei2":"623662026722966","popurl":"www.rudra-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191087,"job_number":"JOB_191087","tr_customer_id":191105,"tr_customer_product_id":191095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Baladitya Shukla","mobile_number":"9937399101","email_id":"giri.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"590821892279714","imei1":"590821892279714","imei2":"590821892279714","popurl":"www.girja-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191088,"job_number":"JOB_191088","tr_customer_id":191106,"tr_customer_product_id":191096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Manjusha Desai","mobile_number":"9928388695","email_id":"dhaanyalakshmi.mehrotra@hotmail.com","dop":"2026-02-08","serial_number":"171994968922499","imei1":"171994968922499","imei2":"171994968922499","popurl":"www.parvati-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191089,"job_number":"JOB_191089","tr_customer_id":191107,"tr_customer_product_id":191097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Giriraaj Shah","mobile_number":"9995723614","email_id":"shresth.mehrotra@gmail.com","dop":"2026-02-08","serial_number":"766844008657689","imei1":"766844008657689","imei2":"766844008657689","popurl":"www.sheela-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191090,"job_number":"JOB_191090","tr_customer_id":191108,"tr_customer_product_id":191098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Bhagwanti Varrier","mobile_number":"9902307054","email_id":"arun.mukhopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"947655086695215","imei1":"947655086695215","imei2":"947655086695215","popurl":"www.meena-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191091,"job_number":"JOB_191091","tr_customer_id":191109,"tr_customer_product_id":191099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Kalyani Arora","mobile_number":"9959578575","email_id":"ramesh.reddy@gmail.com","dop":"2026-02-08","serial_number":"709049891233385","imei1":"709049891233385","imei2":"709049891233385","popurl":"www.ekalavya-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191092,"job_number":"JOB_191092","tr_customer_id":191110,"tr_customer_product_id":191100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Gayatri Iyer","mobile_number":"9954177295","email_id":"chandini.chattopadhyay@gmail.com","dop":"2026-02-08","serial_number":"506381266080656","imei1":"506381266080656","imei2":"506381266080656","popurl":"www.chitraksh-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191093,"job_number":"JOB_191093","tr_customer_id":191111,"tr_customer_product_id":191101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Deeptimay Mehra","mobile_number":"9904244369","email_id":"devi.singh@gmail.com","dop":"2026-02-08","serial_number":"197852251548784","imei1":"197852251548784","imei2":"197852251548784","popurl":"www.tapan-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191094,"job_number":"JOB_191094","tr_customer_id":191112,"tr_customer_product_id":191102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Aadidev Ganaka","mobile_number":"9905824190","email_id":"achyut.gill@yahoo.co.in","dop":"2026-02-08","serial_number":"709448302316906","imei1":"709448302316906","imei2":"709448302316906","popurl":"www.archan-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191095,"job_number":"JOB_191095","tr_customer_id":191113,"tr_customer_product_id":191103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Dev Varma","mobile_number":"9989042934","email_id":"atreyi.rana@gmail.com","dop":"2026-02-08","serial_number":"676109612080218","imei1":"676109612080218","imei2":"676109612080218","popurl":"www.chanakya-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191096,"job_number":"JOB_191096","tr_customer_id":191114,"tr_customer_product_id":191104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Bhanumati Achari","mobile_number":"9936379387","email_id":"shakuntala.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"091387057596227","imei1":"091387057596227","imei2":"091387057596227","popurl":"www.hiranmaya-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191097,"job_number":"JOB_191097","tr_customer_id":191115,"tr_customer_product_id":191105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chapala Nair","mobile_number":"9903680536","email_id":"chetan.agarwal@gmail.com","dop":"2026-02-08","serial_number":"404347158821774","imei1":"404347158821774","imei2":"404347158821774","popurl":"www.gemini-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191098,"job_number":"JOB_191098","tr_customer_id":191116,"tr_customer_product_id":191106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Bhaswar Desai","mobile_number":"9922903633","email_id":"chandraswaroopa.nair@gmail.com","dop":"2026-02-08","serial_number":"047124305627124","imei1":"047124305627124","imei2":"047124305627124","popurl":"www.durgeshwari-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191099,"job_number":"JOB_191099","tr_customer_id":191117,"tr_customer_product_id":191107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Bhooshit Ahluwalia","mobile_number":"9966747288","email_id":"balagovind.varman@yahoo.co.in","dop":"2026-02-08","serial_number":"783338081364300","imei1":"783338081364300","imei2":"783338081364300","popurl":"www.akshita-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191100,"job_number":"JOB_191100","tr_customer_id":191118,"tr_customer_product_id":191108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chandravati Abbott","mobile_number":"9903609150","email_id":"jitendra.kocchar@hotmail.com","dop":"2026-02-08","serial_number":"702135557480388","imei1":"702135557480388","imei2":"702135557480388","popurl":"www.ritesh-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191101,"job_number":"JOB_191101","tr_customer_id":191119,"tr_customer_product_id":191109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Prayag Adiga","mobile_number":"9936120775","email_id":"dayamayee.iyer@hotmail.com","dop":"2026-02-08","serial_number":"712073043668381","imei1":"712073043668381","imei2":"712073043668381","popurl":"www.bhargavi-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191102,"job_number":"JOB_191102","tr_customer_id":191120,"tr_customer_product_id":191110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Gouranga Varman","mobile_number":"9942043739","email_id":"girik.sethi@yahoo.co.in","dop":"2026-02-08","serial_number":"843604734720503","imei1":"843604734720503","imei2":"843604734720503","popurl":"www.tejas-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191103,"job_number":"JOB_191103","tr_customer_id":191121,"tr_customer_product_id":191111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chandravati Shah","mobile_number":"9972599237","email_id":"narinder.menon@gmail.com","dop":"2026-02-08","serial_number":"412618080317989","imei1":"412618080317989","imei2":"412618080317989","popurl":"www.swarnalata-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191104,"job_number":"JOB_191104","tr_customer_id":191122,"tr_customer_product_id":191112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Dhatri Mukhopadhyay","mobile_number":"9950626342","email_id":"ranjeet.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"828072307936923","imei1":"828072307936923","imei2":"828072307936923","popurl":"www.garuda-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191105,"job_number":"JOB_191105","tr_customer_id":191123,"tr_customer_product_id":191113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Esha Tagore","mobile_number":"9975152428","email_id":"smriti.dutta@yahoo.co.in","dop":"2026-02-08","serial_number":"283756569762248","imei1":"283756569762248","imei2":"283756569762248","popurl":"www.karan-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191106,"job_number":"JOB_191106","tr_customer_id":191124,"tr_customer_product_id":191114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Prayag Nair","mobile_number":"9923366826","email_id":"gemini.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"862052940842075","imei1":"862052940842075","imei2":"862052940842075","popurl":"www.himani-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191107,"job_number":"JOB_191107","tr_customer_id":191125,"tr_customer_product_id":191115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Amaresh Ahluwalia","mobile_number":"9949994238","email_id":"devani.deshpande@hotmail.com","dop":"2026-02-08","serial_number":"014763678820860","imei1":"014763678820860","imei2":"014763678820860","popurl":"www.jagathi-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191108,"job_number":"JOB_191108","tr_customer_id":191126,"tr_customer_product_id":191116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Goswamee Johar","mobile_number":"9984705587","email_id":"bhaasvan.deshpande@gmail.com","dop":"2026-02-08","serial_number":"358319540123778","imei1":"358319540123778","imei2":"358319540123778","popurl":"www.indira-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191109,"job_number":"JOB_191109","tr_customer_id":191127,"tr_customer_product_id":191117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Aaratrika Menon","mobile_number":"9972027651","email_id":"vidya.asan@gmail.com","dop":"2026-02-08","serial_number":"754495316241543","imei1":"754495316241543","imei2":"754495316241543","popurl":"www.deeptiman-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191110,"job_number":"JOB_191110","tr_customer_id":191128,"tr_customer_product_id":191118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Sujata Saini","mobile_number":"9912543820","email_id":"devi.patel@hotmail.com","dop":"2026-02-08","serial_number":"470567542811729","imei1":"470567542811729","imei2":"470567542811729","popurl":"www.bheeshma-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191111,"job_number":"JOB_191111","tr_customer_id":191129,"tr_customer_product_id":191119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Aasa Sinha","mobile_number":"9921343723","email_id":"adhrit.joshi@hotmail.com","dop":"2026-02-08","serial_number":"464471598857764","imei1":"464471598857764","imei2":"464471598857764","popurl":"www.gautami-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191112,"job_number":"JOB_191112","tr_customer_id":191130,"tr_customer_product_id":191120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Bhaves Dubashi","mobile_number":"9931733751","email_id":"vidhur.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"940947767453650","imei1":"940947767453650","imei2":"940947767453650","popurl":"www.bilva-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191113,"job_number":"JOB_191113","tr_customer_id":191131,"tr_customer_product_id":191121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Atmaja Achari","mobile_number":"9968344310","email_id":"deepankar.dutta@gmail.com","dop":"2026-02-08","serial_number":"463485583305926","imei1":"463485583305926","imei2":"463485583305926","popurl":"www.ekaksh-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191114,"job_number":"JOB_191114","tr_customer_id":191132,"tr_customer_product_id":191122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Mahesh Mishra","mobile_number":"9902759873","email_id":"guru.achari@yahoo.co.in","dop":"2026-02-08","serial_number":"828792630525551","imei1":"828792630525551","imei2":"828792630525551","popurl":"www.udai-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191115,"job_number":"JOB_191115","tr_customer_id":191133,"tr_customer_product_id":191123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Ameyatma Chopra","mobile_number":"9983272283","email_id":"rudra.kocchar@gmail.com","dop":"2026-02-08","serial_number":"064946657313335","imei1":"064946657313335","imei2":"064946657313335","popurl":"www.ahilya-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191116,"job_number":"JOB_191116","tr_customer_id":191134,"tr_customer_product_id":191124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Niranjan Ahluwalia","mobile_number":"9980241730","email_id":"daiwik.naik@hotmail.com","dop":"2026-02-08","serial_number":"024416328354631","imei1":"024416328354631","imei2":"024416328354631","popurl":"www.karan-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191117,"job_number":"JOB_191117","tr_customer_id":191135,"tr_customer_product_id":191125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Rageswari Ahluwalia","mobile_number":"9979749588","email_id":"rita.banerjee@hotmail.com","dop":"2026-02-08","serial_number":"741960716372066","imei1":"741960716372066","imei2":"741960716372066","popurl":"www.aagam-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191118,"job_number":"JOB_191118","tr_customer_id":191136,"tr_customer_product_id":191126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Ashlesh Saini","mobile_number":"9933456477","email_id":"alok.khan@hotmail.com","dop":"2026-02-08","serial_number":"916146710043691","imei1":"916146710043691","imei2":"916146710043691","popurl":"www.bhaves-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191119,"job_number":"JOB_191119","tr_customer_id":191137,"tr_customer_product_id":191127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:03:14.000Z","modified_at":"2026-02-19T00:03:14.000Z","name":"Himadri Dhawan","mobile_number":"9972270375","email_id":"poornima.abbott@hotmail.com","dop":"2026-02-09","serial_number":"963451089194883","imei1":"963451089194883","imei2":"963451089194883","popurl":"www.daevika-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191120,"job_number":"JOB_191120","tr_customer_id":191138,"tr_customer_product_id":191128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Vedanshi Pilla","mobile_number":"9993158578","email_id":"vedang.varman@gmail.com","dop":"2026-02-09","serial_number":"491865597037976","imei1":"491865597037976","imei2":"491865597037976","popurl":"www.lakshminath-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191121,"job_number":"JOB_191121","tr_customer_id":191139,"tr_customer_product_id":191129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaamay Singh","mobile_number":"9937521947","email_id":"gopaal.varman@yahoo.co.in","dop":"2026-02-09","serial_number":"507857009611519","imei1":"507857009611519","imei2":"507857009611519","popurl":"www.chiranjeev-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191122,"job_number":"JOB_191122","tr_customer_id":191140,"tr_customer_product_id":191130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bahula Shukla","mobile_number":"9915896626","email_id":"kiran.tagore@yahoo.co.in","dop":"2026-02-09","serial_number":"796206408141793","imei1":"796206408141793","imei2":"796206408141793","popurl":"www.deepali-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191123,"job_number":"JOB_191123","tr_customer_id":191141,"tr_customer_product_id":191131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhagirathi Mishra","mobile_number":"9906253061","email_id":"kanak.nair@yahoo.co.in","dop":"2026-02-09","serial_number":"045842654758158","imei1":"045842654758158","imei2":"045842654758158","popurl":"www.amogh-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191124,"job_number":"JOB_191124","tr_customer_id":191142,"tr_customer_product_id":191132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Adityanandana Kaur","mobile_number":"9961499248","email_id":"anjushree.menon@yahoo.co.in","dop":"2026-02-09","serial_number":"418212263392575","imei1":"418212263392575","imei2":"418212263392575","popurl":"www.meenakshi-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191125,"job_number":"JOB_191125","tr_customer_id":191143,"tr_customer_product_id":191133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaananda Jain","mobile_number":"9915212855","email_id":"aatreya.ahluwalia@hotmail.com","dop":"2026-02-09","serial_number":"524177654549719","imei1":"524177654549719","imei2":"524177654549719","popurl":"www.enakshi-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191126,"job_number":"JOB_191126","tr_customer_id":191144,"tr_customer_product_id":191134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Anilaabh Devar","mobile_number":"9976819884","email_id":"kumuda.rana@yahoo.co.in","dop":"2026-02-09","serial_number":"286316517910478","imei1":"286316517910478","imei2":"286316517910478","popurl":"www.bhuvanesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191127,"job_number":"JOB_191127","tr_customer_id":191145,"tr_customer_product_id":191135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Pran Shah","mobile_number":"9925973820","email_id":"gurdev.varman@gmail.com","dop":"2026-02-09","serial_number":"588198926131804","imei1":"588198926131804","imei2":"588198926131804","popurl":"www.siddarth-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191128,"job_number":"JOB_191128","tr_customer_id":191146,"tr_customer_product_id":191136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhupati Sethi","mobile_number":"9991574755","email_id":"som.devar@gmail.com","dop":"2026-02-09","serial_number":"653750686364108","imei1":"653750686364108","imei2":"653750686364108","popurl":"www.hiranya-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191129,"job_number":"JOB_191129","tr_customer_id":191147,"tr_customer_product_id":191137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Tara Johar","mobile_number":"9926935156","email_id":"kalinda.khatri@hotmail.com","dop":"2026-02-09","serial_number":"290019970355280","imei1":"290019970355280","imei2":"290019970355280","popurl":"www.charvi-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191130,"job_number":"JOB_191130","tr_customer_id":191148,"tr_customer_product_id":191138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agnivesh Achari","mobile_number":"9919880010","email_id":"kumuda.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"019324844865314","imei1":"019324844865314","imei2":"019324844865314","popurl":"www.sarla-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191131,"job_number":"JOB_191131","tr_customer_id":191149,"tr_customer_product_id":191139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kama Menon","mobile_number":"9900486685","email_id":"devajyoti.khan@yahoo.co.in","dop":"2026-02-09","serial_number":"162332133055704","imei1":"162332133055704","imei2":"162332133055704","popurl":"www.rajinder-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191132,"job_number":"JOB_191132","tr_customer_id":191150,"tr_customer_product_id":191140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agniprava Sharma","mobile_number":"9971967411","email_id":"bhaanumati.ganaka@gmail.com","dop":"2026-02-09","serial_number":"208549737424405","imei1":"208549737424405","imei2":"208549737424405","popurl":"www.mani-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191133,"job_number":"JOB_191133","tr_customer_id":191151,"tr_customer_product_id":191141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Gandharva Panicker","mobile_number":"9996629998","email_id":"bhaaswar.pillai@yahoo.co.in","dop":"2026-02-09","serial_number":"564509968108968","imei1":"564509968108968","imei2":"564509968108968","popurl":"www.harita-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191134,"job_number":"JOB_191134","tr_customer_id":191152,"tr_customer_product_id":191142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kannen Trivedi","mobile_number":"9909085394","email_id":"girish.embranthiri@yahoo.co.in","dop":"2026-02-09","serial_number":"665007344777669","imei1":"665007344777669","imei2":"665007344777669","popurl":"www.agnimitra-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191135,"job_number":"JOB_191135","tr_customer_id":191153,"tr_customer_product_id":191143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Meghnad Achari","mobile_number":"9959449666","email_id":"meghnad.pilla@yahoo.co.in","dop":"2026-02-09","serial_number":"205876443070980","imei1":"205876443070980","imei2":"205876443070980","popurl":"www.acharyanandana-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191136,"job_number":"JOB_191136","tr_customer_id":191154,"tr_customer_product_id":191144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Gorakhanatha Patil","mobile_number":"9984669008","email_id":"deeptanshu.kocchar@hotmail.com","dop":"2026-02-09","serial_number":"031224901580179","imei1":"031224901580179","imei2":"031224901580179","popurl":"www.aaditya-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191137,"job_number":"JOB_191137","tr_customer_id":191155,"tr_customer_product_id":191145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Deeptiman Sinha","mobile_number":"9925175928","email_id":"bhuvanesh.banerjee@yahoo.co.in","dop":"2026-02-09","serial_number":"783187859358167","imei1":"783187859358167","imei2":"783187859358167","popurl":"www.smita-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191138,"job_number":"JOB_191138","tr_customer_id":191156,"tr_customer_product_id":191146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Bhudeva Arora","mobile_number":"9956322770","email_id":"garuda.malik@yahoo.co.in","dop":"2026-02-09","serial_number":"394039621601360","imei1":"394039621601360","imei2":"394039621601360","popurl":"www.ganesh-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191139,"job_number":"JOB_191139","tr_customer_id":191157,"tr_customer_product_id":191147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Hiranya Kocchar","mobile_number":"9993690902","email_id":"ujjwal.kakkar@gmail.com","dop":"2026-02-09","serial_number":"676497152811879","imei1":"676497152811879","imei2":"676497152811879","popurl":"www.aanandaswarup-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191140,"job_number":"JOB_191140","tr_customer_id":191158,"tr_customer_product_id":191148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Uttam Prajapat","mobile_number":"9989521661","email_id":"uttam.khatri@hotmail.com","dop":"2026-02-09","serial_number":"531806628969744","imei1":"531806628969744","imei2":"531806628969744","popurl":"www.bala-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191141,"job_number":"JOB_191141","tr_customer_id":191159,"tr_customer_product_id":191149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chidaakaash Chopra","mobile_number":"9917455580","email_id":"chiranjeeve.prajapat@hotmail.com","dop":"2026-02-09","serial_number":"295454458305836","imei1":"295454458305836","imei2":"295454458305836","popurl":"www.kali-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191142,"job_number":"JOB_191142","tr_customer_id":191160,"tr_customer_product_id":191150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Kumari Trivedi","mobile_number":"9950015421","email_id":"devajyoti.sharma@gmail.com","dop":"2026-02-09","serial_number":"061799902086423","imei1":"061799902086423","imei2":"061799902086423","popurl":"www.shridevi-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191143,"job_number":"JOB_191143","tr_customer_id":191161,"tr_customer_product_id":191151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chandi Mehrotra","mobile_number":"9948803513","email_id":"chinmayanand.johar@gmail.com","dop":"2026-02-09","serial_number":"471792494400158","imei1":"471792494400158","imei2":"471792494400158","popurl":"www.chanakya-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191144,"job_number":"JOB_191144","tr_customer_id":191162,"tr_customer_product_id":191152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Jitender Nehru","mobile_number":"9947309000","email_id":"meghnad.singh@gmail.com","dop":"2026-02-09","serial_number":"532502399317086","imei1":"532502399317086","imei2":"532502399317086","popurl":"www.brahma-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191145,"job_number":"JOB_191145","tr_customer_id":191163,"tr_customer_product_id":191153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chandraketu Panicker","mobile_number":"9923651062","email_id":"chitramala.naik@gmail.com","dop":"2026-02-09","serial_number":"174007883854082","imei1":"174007883854082","imei2":"174007883854082","popurl":"www.preity-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191146,"job_number":"JOB_191146","tr_customer_id":191164,"tr_customer_product_id":191154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Rageswari Panicker","mobile_number":"9983585899","email_id":"brahmanandam.bhattacharya@gmail.com","dop":"2026-02-09","serial_number":"722557139571064","imei1":"722557139571064","imei2":"722557139571064","popurl":"www.anshula-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191147,"job_number":"JOB_191147","tr_customer_id":191165,"tr_customer_product_id":191155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Bhoopati Agarwal","mobile_number":"9912529727","email_id":"chandira.kaul@yahoo.co.in","dop":"2026-02-09","serial_number":"049689949507339","imei1":"049689949507339","imei2":"049689949507339","popurl":"www.ameyatma-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191148,"job_number":"JOB_191148","tr_customer_id":191166,"tr_customer_product_id":191156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Jaya Mukhopadhyay","mobile_number":"9906821801","email_id":"bhagwanti.tagore@hotmail.com","dop":"2026-02-09","serial_number":"571541587031533","imei1":"571541587031533","imei2":"571541587031533","popurl":"www.sharda-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191149,"job_number":"JOB_191149","tr_customer_id":191167,"tr_customer_product_id":191157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chidaakaash Agarwal","mobile_number":"9988438346","email_id":"durga.kapoor@hotmail.com","dop":"2026-02-09","serial_number":"735915726220999","imei1":"735915726220999","imei2":"735915726220999","popurl":"www.anang-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191154,"job_number":"JOB_191154","tr_customer_id":191172,"tr_customer_product_id":191162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:25.000Z","name":"Soma Kaul","mobile_number":"9934013376","email_id":"chidambar.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"771448971487078","imei1":"771448971487078","imei2":"771448971487078","popurl":"www.sharda-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191155,"job_number":"JOB_191155","tr_customer_id":191173,"tr_customer_product_id":191163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Naval Acharya","mobile_number":"9965555798","email_id":"anunay.varma@yahoo.co.in","dop":"2026-02-09","serial_number":"723992736278433","imei1":"723992736278433","imei2":"723992736278433","popurl":"www.gajaadhar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191156,"job_number":"JOB_191156","tr_customer_id":191174,"tr_customer_product_id":191164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Chitraksh Varma","mobile_number":"9943171457","email_id":"giri.iyengar@gmail.com","dop":"2026-02-09","serial_number":"583605998887334","imei1":"583605998887334","imei2":"583605998887334","popurl":"www.mina-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191157,"job_number":"JOB_191157","tr_customer_id":191176,"tr_customer_product_id":191165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Kalinda Shukla","mobile_number":"9913332577","email_id":"lakshminath.dubashi@gmail.com","dop":"2026-02-09","serial_number":"527975668616109","imei1":"527975668616109","imei2":"527975668616109","popurl":"www.bhramar-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191158,"job_number":"JOB_191158","tr_customer_id":191175,"tr_customer_product_id":191166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Amaresh Johar","mobile_number":"9947726154","email_id":"meena.embranthiri@gmail.com","dop":"2026-02-09","serial_number":"135433346694342","imei1":"135433346694342","imei2":"135433346694342","popurl":"www.bhupen-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191161,"job_number":"JOB_191161","tr_customer_id":191179,"tr_customer_product_id":191169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:35.000Z","modified_at":"2026-02-19T00:24:35.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-09","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-09T00:24:34.463019421Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191162,"job_number":"JOB_191162","tr_customer_id":191180,"tr_customer_product_id":191170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Vimala Panicker","mobile_number":"9954463299","email_id":"shiv.mishra@hotmail.com","dop":"2026-02-09","serial_number":"874496441774244","imei1":"874496441774244","imei2":"874496441774244","popurl":"www.mayoor-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191163,"job_number":"JOB_191163","tr_customer_id":191181,"tr_customer_product_id":191171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Ahalya Bandopadhyay","mobile_number":"9986808629","email_id":"sanjay.gill@yahoo.co.in","dop":"2026-02-09","serial_number":"679671911714125","imei1":"679671911714125","imei2":"679671911714125","popurl":"www.gorakhanatha-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191164,"job_number":"JOB_191164","tr_customer_id":191182,"tr_customer_product_id":191172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Brijesh Varma","mobile_number":"9986244207","email_id":"anagh.pandey@hotmail.com","dop":"2026-02-09","serial_number":"629333512385650","imei1":"629333512385650","imei2":"629333512385650","popurl":"www.niranjan-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191165,"job_number":"JOB_191165","tr_customer_id":191183,"tr_customer_product_id":191174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Deenabandhu Tagore","mobile_number":"9999403218","email_id":"mayoor.achari@gmail.com","dop":"2026-02-09","serial_number":"796134426928884","imei1":"796134426928884","imei2":"796134426928884","popurl":"www.shubhaprada-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191166,"job_number":"JOB_191166","tr_customer_id":191184,"tr_customer_product_id":191173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Pran Sethi","mobile_number":"9907747388","email_id":"anwesha.chopra@yahoo.co.in","dop":"2026-02-09","serial_number":"905147799803280","imei1":"905147799803280","imei2":"905147799803280","popurl":"www.adityanandana-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191168,"job_number":"JOB_191168","tr_customer_id":191186,"tr_customer_product_id":191176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T02:13:34.000Z","modified_at":"2026-02-19T02:13:34.000Z","name":"Johann Connelly","mobile_number":"301-423-8121","email_id":"Estell_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16556257673054","imei1":"16556257673054","imei2":"16556257673054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T02:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191170,"job_number":"JOB_191170","tr_customer_id":191188,"tr_customer_product_id":191178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:16.000Z","modified_at":"2026-02-19T03:20:16.000Z","name":"Declan Waelchi","mobile_number":"539-729-8659","email_id":"Gunner3@yahoo.com","dop":"2025-05-30","serial_number":"11532493277077","imei1":"11532493277077","imei2":"11532493277077","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191171,"job_number":"JOB_191171","tr_customer_id":191189,"tr_customer_product_id":191179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:17.000Z","modified_at":"2026-02-19T03:20:17.000Z","name":"Vern McCullough","mobile_number":"780-458-0283","email_id":"Brittany.Kilback@hotmail.com","dop":"2025-05-30","serial_number":"1715715093243049","imei1":"1715715093243049","imei2":"1715715093243049","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191172,"job_number":"JOB_191172","tr_customer_id":191190,"tr_customer_product_id":191180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:46.000Z","modified_at":"2026-02-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16860784303107","imei1":"16860784303107","imei2":"16860784303107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191174,"job_number":"JOB_191174","tr_customer_id":191192,"tr_customer_product_id":191182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:48.000Z","modified_at":"2026-02-19T03:34:48.000Z","name":"Callie Fahey","mobile_number":"458-974-2885","email_id":"Kenyon.Schamberger80@hotmail.com","dop":"2025-04-06","serial_number":"17821156369264368","imei1":"17821156369264368","imei2":"17821156369264368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191175,"job_number":"JOB_191175","tr_customer_id":191193,"tr_customer_product_id":191183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:35:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10633557723641","imei1":"10633557723641","imei2":"10633557723641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191177,"job_number":"JOB_191177","tr_customer_id":191195,"tr_customer_product_id":191185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:33.000Z","modified_at":"2026-02-19T03:35:33.000Z","name":"Lenna Powlowski","mobile_number":"997-438-8060","email_id":"Mckenzie_Stiedemann16@yahoo.com","dop":"2025-04-06","serial_number":"15466463175345296","imei1":"15466463175345296","imei2":"15466463175345296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191178,"job_number":"JOB_191178","tr_customer_id":191196,"tr_customer_product_id":191186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17673734103702","imei1":"17673734103702","imei2":"17673734103702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191180,"job_number":"JOB_191180","tr_customer_id":191198,"tr_customer_product_id":191188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:19.000Z","modified_at":"2026-02-19T03:36:19.000Z","name":"Coby Wyman","mobile_number":"722-929-0611","email_id":"Holly_Bashirian80@hotmail.com","dop":"2025-04-06","serial_number":"15123101805378176","imei1":"15123101805378176","imei2":"15123101805378176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191182,"job_number":"JOB_191182","tr_customer_id":191200,"tr_customer_product_id":191190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:50.000Z","modified_at":"2026-02-19T04:29:50.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13076512553903","imei1":"13076512553903","imei2":"13076512553903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191184,"job_number":"JOB_191184","tr_customer_id":191202,"tr_customer_product_id":191192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:52.000Z","modified_at":"2026-02-19T04:29:52.000Z","name":"Wilma McLaughlin","mobile_number":"786-933-3384","email_id":"Ozella_Miller20@yahoo.com","dop":"2025-04-06","serial_number":"19592095137449076","imei1":"19592095137449076","imei2":"19592095137449076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191187,"job_number":"JOB_191187","tr_customer_id":191205,"tr_customer_product_id":191195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10639484352176","imei1":"10639484352176","imei2":"10639484352176","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191188,"job_number":"JOB_191188","tr_customer_id":191206,"tr_customer_product_id":191196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"Elmo Goodwin","mobile_number":"428-590-9953","email_id":"Linnie_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"11581440016962706","imei1":"11581440016962706","imei2":"11581440016962706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191190,"job_number":"JOB_191190","tr_customer_id":191208,"tr_customer_product_id":191198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:55.000Z","modified_at":"2026-02-19T04:29:55.000Z","name":"Derek Stokes","mobile_number":"211-263-6356","email_id":"Eli.Johnston@gmail.com","dop":"2025-06-18","serial_number":"1098814092956331","imei1":"1098814092956331","imei2":"1098814092956331","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191192,"job_number":"JOB_191192","tr_customer_id":191210,"tr_customer_product_id":191200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:00.000Z","modified_at":"2026-02-19T04:30:00.000Z","name":"Rebeca Von","mobile_number":"208-750-0876","email_id":"Roy76@hotmail.com","dop":"2025-04-06","serial_number":"19460032227248190","imei1":"19460032227248190","imei2":"19460032227248190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191194,"job_number":"JOB_191194","tr_customer_id":191212,"tr_customer_product_id":191202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:03.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Norval Lynch","mobile_number":"735-671-3851","email_id":"Kaylee.Gibson7@hotmail.com","dop":"2025-04-06","serial_number":"13780079638558418","imei1":"13780079638558418","imei2":"13780079638558418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191195,"job_number":"JOB_191195","tr_customer_id":191213,"tr_customer_product_id":191203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10335959294930","imei1":"10335959294930","imei2":"10335959294930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191197,"job_number":"JOB_191197","tr_customer_id":191215,"tr_customer_product_id":191205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11285978399661","imei1":"11285978399661","imei2":"11285978399661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191199,"job_number":"JOB_191199","tr_customer_id":191217,"tr_customer_product_id":191207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Sean Armstrong","mobile_number":"870-821-7245","email_id":"Reece.Goyette46@hotmail.com","dop":"2025-04-06","serial_number":"12104179943918958","imei1":"12104179943918958","imei2":"12104179943918958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191200,"job_number":"JOB_191200","tr_customer_id":191218,"tr_customer_product_id":191208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Mikel Keebler","mobile_number":"804-386-4448","email_id":"Rebekah.Williamson91@gmail.com","dop":"2025-04-06","serial_number":"13936914947427026","imei1":"13936914947427026","imei2":"13936914947427026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191203,"job_number":"JOB_191203","tr_customer_id":191221,"tr_customer_product_id":191211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:11.000Z","modified_at":"2026-02-19T04:30:11.000Z","name":"Jeanie Skiles","mobile_number":"558-995-7491","email_id":"Sarah.Bode29@gmail.com","dop":"2025-04-06","serial_number":"16256396465778108","imei1":"16256396465778108","imei2":"16256396465778108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191204,"job_number":"JOB_191204","tr_customer_id":191222,"tr_customer_product_id":191212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10165201358670","imei1":"10165201358670","imei2":"10165201358670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191205,"job_number":"JOB_191205","tr_customer_id":191223,"tr_customer_product_id":191213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"Ryley Gibson","mobile_number":"321-349-5044","email_id":"Freddy_Brown@hotmail.com","dop":"2025-04-06","serial_number":"18814471842797","imei1":"18814471842797","imei2":"18814471842797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191206,"job_number":"JOB_191206","tr_customer_id":191224,"tr_customer_product_id":191214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:17.000Z","modified_at":"2026-02-19T04:30:17.000Z","name":"Arianna Gislason","mobile_number":"336-823-5362","email_id":"Kolby31@gmail.com","dop":"2025-04-06","serial_number":"15255926239843208","imei1":"15255926239843208","imei2":"15255926239843208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191207,"job_number":"JOB_191207","tr_customer_id":191225,"tr_customer_product_id":191215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15911766366991","imei1":"15911766366991","imei2":"15911766366991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191208,"job_number":"JOB_191208","tr_customer_id":191226,"tr_customer_product_id":191216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"Brisa Hoppe","mobile_number":"529-769-8530","email_id":"Rodolfo80@hotmail.com","dop":"2025-04-06","serial_number":"18868740948632","imei1":"18868740948632","imei2":"18868740948632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191209,"job_number":"JOB_191209","tr_customer_id":191227,"tr_customer_product_id":191217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"Fae Davis","mobile_number":"728-919-5009","email_id":"Alberto.Rice@hotmail.com","dop":"2025-04-06","serial_number":"12446448581569","imei1":"12446448581569","imei2":"12446448581569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191212,"job_number":"JOB_191212","tr_customer_id":191230,"tr_customer_product_id":191220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"Jamir Klein","mobile_number":"252-352-3577","email_id":"Carolyne_DAmore@gmail.com","dop":"2025-04-06","serial_number":"16498451778576780","imei1":"16498451778576780","imei2":"16498451778576780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191213,"job_number":"JOB_191213","tr_customer_id":191231,"tr_customer_product_id":191221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"101580066306275","imei1":"101580066306275","imei2":"101580066306275","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191214,"job_number":"JOB_191214","tr_customer_id":191232,"tr_customer_product_id":191222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Edyth Schaden","mobile_number":"798-361-2752","email_id":"Florine.Grady68@hotmail.com","dop":"2025-04-06","serial_number":"13295195224298990","imei1":"13295195224298990","imei2":"13295195224298990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191215,"job_number":"JOB_191215","tr_customer_id":191233,"tr_customer_product_id":191223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Angeline Mills","mobile_number":"790-509-7067","email_id":"Jefferey.Mueller37@hotmail.com","dop":"2025-02-01","serial_number":"30664864891261","imei1":"30664864891261","imei2":"30664864891261","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190865,"job_number":"JOB_190865","tr_customer_id":190883,"tr_customer_product_id":190873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T22:52:46.000Z","modified_at":"2026-02-18T22:52:46.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T22:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190866,"job_number":"JOB_190866","tr_customer_id":190884,"tr_customer_product_id":190874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T22:58:53.000Z","modified_at":"2026-02-18T22:58:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678903","imei2":"9876567895678903","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T22:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190867,"job_number":"JOB_190867","tr_customer_id":190885,"tr_customer_product_id":190875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:00:09.000Z","modified_at":"2026-02-18T23:00:09.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678904","imei2":"9876567895678904","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190868,"job_number":"JOB_190868","tr_customer_id":190886,"tr_customer_product_id":190876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:00:39.000Z","modified_at":"2026-02-18T23:00:39.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678905","imei2":"9876567895678905","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191084,"job_number":"JOB_191084","tr_customer_id":191102,"tr_customer_product_id":191092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:58.000Z","modified_at":"2026-02-18T23:57:58.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191150,"job_number":"JOB_191150","tr_customer_id":191168,"tr_customer_product_id":191158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:26.000Z","modified_at":"2026-02-19T00:16:26.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"17919096867894","imei1":"17919096867894","imei2":"17919096867894","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191151,"job_number":"JOB_191151","tr_customer_id":191169,"tr_customer_product_id":191159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:50.000Z","modified_at":"2026-02-19T00:16:50.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"18770272230309","imei1":"18770272230309","imei2":"18770272230309","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191152,"job_number":"JOB_191152","tr_customer_id":191170,"tr_customer_product_id":191160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:54.000Z","modified_at":"2026-02-19T00:16:54.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11858272460286","imei1":"11858272460286","imei2":"11858272460286","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191153,"job_number":"JOB_191153","tr_customer_id":191171,"tr_customer_product_id":191161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:19:27.000Z","modified_at":"2026-02-19T00:19:27.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"13138171865054","imei1":"13138171865054","imei2":"13138171865054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191159,"job_number":"JOB_191159","tr_customer_id":191177,"tr_customer_product_id":191167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:53.000Z","modified_at":"2026-02-19T00:22:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"10757707074895","imei1":"10757707074895","imei2":"10757707074895","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191160,"job_number":"JOB_191160","tr_customer_id":191178,"tr_customer_product_id":191168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:58.000Z","modified_at":"2026-02-19T00:22:58.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11235877410689","imei1":"11235877410689","imei2":"11235877410689","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191167,"job_number":"JOB_191167","tr_customer_id":191185,"tr_customer_product_id":191175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:25:22.000Z","modified_at":"2026-02-19T00:25:22.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"12669559621871","imei1":"12669559621871","imei2":"12669559621871","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191210,"job_number":"JOB_191210","tr_customer_id":191228,"tr_customer_product_id":191218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"tanjiro kamado","mobile_number":"739-868-6155","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"86792692658556","imei1":"86792692658556","imei2":"86792692658556","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191211,"job_number":"JOB_191211","tr_customer_id":191229,"tr_customer_product_id":191219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bernardo_Labadie@hotmail.com","dop":"2025-07-02","serial_number":"14387258187015","imei1":"14387258187015","imei2":"14387258187015","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MjB9.1t-QCPxRlDIIBYCcqatzhQMWFIonjOjUEyUx7nBVVzc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0b98c62e-2a8a-435e-bfd6-76b9f6f9f9cb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":152156,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MjB9.1t-QCPxRlDIIBYCcqatzhQMWFIonjOjUEyUx7nBVVzc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 15b44783-9d5b-479f-b6fb-8b4c7c0bac71
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 191210,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"3fac2-9l1s3wKMBAloSFOe9SQ0E6YCLTs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 335.24KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MjB9.1t-QCPxRlDIIBYCcqatzhQMWFIonjOjUEyUx7nBVVzc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 468769cf-37b5-440c-ba72-a2a3b151d7ca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"53cf4-Zy6x851RI3x3B9en9tQEONMyOFA"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190855,"job_number":"JOB_190855","tr_customer_id":190873,"tr_customer_product_id":190863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:24:23.000Z","modified_at":"2026-02-18T20:24:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17303142285472","imei1":"17303142285472","imei2":"17303142285472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190857,"job_number":"JOB_190857","tr_customer_id":190875,"tr_customer_product_id":190865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:24:24.000Z","modified_at":"2026-02-18T20:24:24.000Z","name":"Tania Jones","mobile_number":"919-434-7637","email_id":"Flavie35@yahoo.com","dop":"2025-04-06","serial_number":"17838922880492584","imei1":"17838922880492584","imei2":"17838922880492584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190858,"job_number":"JOB_190858","tr_customer_id":190876,"tr_customer_product_id":190866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:08.000Z","modified_at":"2026-02-18T20:25:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10254354890456","imei1":"10254354890456","imei2":"10254354890456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190860,"job_number":"JOB_190860","tr_customer_id":190878,"tr_customer_product_id":190868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:09.000Z","modified_at":"2026-02-18T20:25:09.000Z","name":"Ward King","mobile_number":"424-780-1682","email_id":"Freda71@yahoo.com","dop":"2025-04-06","serial_number":"17423815819921312","imei1":"17423815819921312","imei2":"17423815819921312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190861,"job_number":"JOB_190861","tr_customer_id":190879,"tr_customer_product_id":190869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:53.000Z","modified_at":"2026-02-18T20:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11403113614601","imei1":"11403113614601","imei2":"11403113614601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190863,"job_number":"JOB_190863","tr_customer_id":190881,"tr_customer_product_id":190871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:54.000Z","modified_at":"2026-02-18T20:25:54.000Z","name":"Cheyanne Gislason","mobile_number":"676-926-2863","email_id":"Freeman.Dicki@gmail.com","dop":"2025-04-06","serial_number":"12114163757821472","imei1":"12114163757821472","imei2":"12114163757821472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190864,"job_number":"JOB_190864","tr_customer_id":190882,"tr_customer_product_id":190872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T21:06:38.000Z","modified_at":"2026-02-18T21:06:38.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-13","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-13T21:06:37.995511063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T21:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190869,"job_number":"JOB_190869","tr_customer_id":190888,"tr_customer_product_id":190877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Dhara Kaur","mobile_number":"9932174878","email_id":"deeptimay.dutta@gmail.com","dop":"2026-02-08","serial_number":"796052130077336","imei1":"796052130077336","imei2":"796052130077336","popurl":"www.tanushri-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190870,"job_number":"JOB_190870","tr_customer_id":190887,"tr_customer_product_id":190878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Jagathi Mehrotra","mobile_number":"9963120236","email_id":"hiranya.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"361251208209568","imei1":"361251208209568","imei2":"361251208209568","popurl":"www.chidambar-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190871,"job_number":"JOB_190871","tr_customer_id":190889,"tr_customer_product_id":190879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Bhramar Achari","mobile_number":"9923651542","email_id":"sarala.acharya@hotmail.com","dop":"2026-02-08","serial_number":"711599442055137","imei1":"711599442055137","imei2":"711599442055137","popurl":"www.enakshi-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190872,"job_number":"JOB_190872","tr_customer_id":190890,"tr_customer_product_id":190880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Girika Mukhopadhyay","mobile_number":"9980382087","email_id":"sujata.marar@hotmail.com","dop":"2026-02-08","serial_number":"724007369136797","imei1":"724007369136797","imei2":"724007369136797","popurl":"www.gopal-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190873,"job_number":"JOB_190873","tr_customer_id":190891,"tr_customer_product_id":190881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Bhadran Kaur","mobile_number":"9920346904","email_id":"aaditya.nayar@gmail.com","dop":"2026-02-08","serial_number":"398322691912497","imei1":"398322691912497","imei2":"398322691912497","popurl":"www.anal-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190874,"job_number":"JOB_190874","tr_customer_id":190892,"tr_customer_product_id":190882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Shankar Dubashi","mobile_number":"9955614865","email_id":"gitanjali.namboothiri@gmail.com","dop":"2026-02-08","serial_number":"996243806364998","imei1":"996243806364998","imei2":"996243806364998","popurl":"www.aditya-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190875,"job_number":"JOB_190875","tr_customer_id":190893,"tr_customer_product_id":190883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Daevi Mahajan","mobile_number":"9990090889","email_id":"chandrabhaga.devar@gmail.com","dop":"2026-02-08","serial_number":"436551893476039","imei1":"436551893476039","imei2":"436551893476039","popurl":"www.lila-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190876,"job_number":"JOB_190876","tr_customer_id":190894,"tr_customer_product_id":190884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Baalagopaal Achari","mobile_number":"9949980504","email_id":"chidaatma.deshpande@yahoo.co.in","dop":"2026-02-08","serial_number":"380013059944619","imei1":"380013059944619","imei2":"380013059944619","popurl":"www.vasudha-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190877,"job_number":"JOB_190877","tr_customer_id":190895,"tr_customer_product_id":190885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Ramaa Mukhopadhyay","mobile_number":"9993199019","email_id":"dhaanyalakshmi.achari@hotmail.com","dop":"2026-02-08","serial_number":"626548424417218","imei1":"626548424417218","imei2":"626548424417218","popurl":"www.agnivesh-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190878,"job_number":"JOB_190878","tr_customer_id":190896,"tr_customer_product_id":190886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Dhatri Iyengar","mobile_number":"9956379174","email_id":"aaratrika.trivedi@gmail.com","dop":"2026-02-08","serial_number":"931894584437326","imei1":"931894584437326","imei2":"931894584437326","popurl":"www.manoj-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190879,"job_number":"JOB_190879","tr_customer_id":190897,"tr_customer_product_id":190887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Niranjan Butt","mobile_number":"9972372783","email_id":"bhishma.achari@hotmail.com","dop":"2026-02-08","serial_number":"749736849376737","imei1":"749736849376737","imei2":"749736849376737","popurl":"www.mahesh-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190880,"job_number":"JOB_190880","tr_customer_id":190898,"tr_customer_product_id":190888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Hamsini Gowda","mobile_number":"9919660284","email_id":"somnath.mishra@yahoo.co.in","dop":"2026-02-08","serial_number":"466118383771101","imei1":"466118383771101","imei2":"466118383771101","popurl":"www.bhaasvan-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190881,"job_number":"JOB_190881","tr_customer_id":190899,"tr_customer_product_id":190889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Mangala Jain","mobile_number":"9916132856","email_id":"shobhana.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"085775969439355","imei1":"085775969439355","imei2":"085775969439355","popurl":"www.bhuvanesh-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190882,"job_number":"JOB_190882","tr_customer_id":190900,"tr_customer_product_id":190890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Aayushmaan Patel","mobile_number":"9900381586","email_id":"bankimchandra.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"837781124416532","imei1":"837781124416532","imei2":"837781124416532","popurl":"www.sanjay-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190883,"job_number":"JOB_190883","tr_customer_id":190901,"tr_customer_product_id":190891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Bhupati Gupta","mobile_number":"9921842670","email_id":"atmanand.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"017255210116267","imei1":"017255210116267","imei2":"017255210116267","popurl":"www.ganesh-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190884,"job_number":"JOB_190884","tr_customer_id":190902,"tr_customer_product_id":190892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Bhagwanti Johar","mobile_number":"9966231401","email_id":"chandraayan.kaul@hotmail.com","dop":"2026-02-08","serial_number":"502687914311794","imei1":"502687914311794","imei2":"502687914311794","popurl":"www.dhyanesh-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190885,"job_number":"JOB_190885","tr_customer_id":190903,"tr_customer_product_id":190893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Aatreya Reddy","mobile_number":"9904006487","email_id":"brahma.shah@gmail.com","dop":"2026-02-08","serial_number":"650399057500721","imei1":"650399057500721","imei2":"650399057500721","popurl":"www.aadrika-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190886,"job_number":"JOB_190886","tr_customer_id":190904,"tr_customer_product_id":190894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Girija Gill","mobile_number":"9917481464","email_id":"vasanti.achari@gmail.com","dop":"2026-02-08","serial_number":"996854517256537","imei1":"996854517256537","imei2":"996854517256537","popurl":"www.govinda-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190887,"job_number":"JOB_190887","tr_customer_id":190905,"tr_customer_product_id":190895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Usha Dwivedi","mobile_number":"9930886054","email_id":"chakrika.naik@hotmail.com","dop":"2026-02-08","serial_number":"770168682348325","imei1":"770168682348325","imei2":"770168682348325","popurl":"www.govinda-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190888,"job_number":"JOB_190888","tr_customer_id":190906,"tr_customer_product_id":190896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Baalaaditya Mukhopadhyay","mobile_number":"9917261848","email_id":"jaya.gowda@hotmail.com","dop":"2026-02-08","serial_number":"433843286469622","imei1":"433843286469622","imei2":"433843286469622","popurl":"www.anagh-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190889,"job_number":"JOB_190889","tr_customer_id":190907,"tr_customer_product_id":190897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Girja Iyer","mobile_number":"9909453326","email_id":"chatur.iyer@hotmail.com","dop":"2026-02-08","serial_number":"081513001044181","imei1":"081513001044181","imei2":"081513001044181","popurl":"www.anuraag-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190890,"job_number":"JOB_190890","tr_customer_id":190908,"tr_customer_product_id":190898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Devagya Kocchar","mobile_number":"9988058887","email_id":"paramartha.embranthiri@yahoo.co.in","dop":"2026-02-08","serial_number":"614883321447887","imei1":"614883321447887","imei2":"614883321447887","popurl":"www.akshainie-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190891,"job_number":"JOB_190891","tr_customer_id":190909,"tr_customer_product_id":190899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Mohana Kaniyar","mobile_number":"9995102431","email_id":"aanandinii.mahajan@gmail.com","dop":"2026-02-08","serial_number":"454100574261172","imei1":"454100574261172","imei2":"454100574261172","popurl":"www.hamsini-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190892,"job_number":"JOB_190892","tr_customer_id":190910,"tr_customer_product_id":190900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Jai Dwivedi","mobile_number":"9939791176","email_id":"rita.naik@hotmail.com","dop":"2026-02-08","serial_number":"163037302906369","imei1":"163037302906369","imei2":"163037302906369","popurl":"www.bhardwaj-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190893,"job_number":"JOB_190893","tr_customer_id":190911,"tr_customer_product_id":190901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Hiranya Namboothiri","mobile_number":"9918346532","email_id":"anilaabh.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"548862589731871","imei1":"548862589731871","imei2":"548862589731871","popurl":"www.aadinath-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190894,"job_number":"JOB_190894","tr_customer_id":190912,"tr_customer_product_id":190902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Devvrat Singh","mobile_number":"9937367538","email_id":"girindra.mehra@gmail.com","dop":"2026-02-08","serial_number":"159654428150369","imei1":"159654428150369","imei2":"159654428150369","popurl":"www.rajan-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190895,"job_number":"JOB_190895","tr_customer_id":190913,"tr_customer_product_id":190903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Geeta Menon","mobile_number":"9972286186","email_id":"malati.prajapat@gmail.com","dop":"2026-02-08","serial_number":"930353854717995","imei1":"930353854717995","imei2":"930353854717995","popurl":"www.harinarayan-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190896,"job_number":"JOB_190896","tr_customer_id":190914,"tr_customer_product_id":190904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chandini Achari","mobile_number":"9913263274","email_id":"madhuri.tandon@yahoo.co.in","dop":"2026-02-08","serial_number":"106152534162751","imei1":"106152534162751","imei2":"106152534162751","popurl":"www.aagam-mahajan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190897,"job_number":"JOB_190897","tr_customer_id":190915,"tr_customer_product_id":190905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Shakti Naik","mobile_number":"9950275491","email_id":"bandhul.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"113499136862486","imei1":"113499136862486","imei2":"113499136862486","popurl":"www.brajesh-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190898,"job_number":"JOB_190898","tr_customer_id":190916,"tr_customer_product_id":190906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Abhirath Bhat","mobile_number":"9905992171","email_id":"vasudev.tandon@yahoo.co.in","dop":"2026-02-08","serial_number":"983011492116006","imei1":"983011492116006","imei2":"983011492116006","popurl":"www.ojaswini-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190899,"job_number":"JOB_190899","tr_customer_id":190917,"tr_customer_product_id":190907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Agnivesh Nambeesan","mobile_number":"9979107716","email_id":"chitramala.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"550522232137676","imei1":"550522232137676","imei2":"550522232137676","popurl":"www.ajeet-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190900,"job_number":"JOB_190900","tr_customer_id":190918,"tr_customer_product_id":190908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chandi Reddy","mobile_number":"9982843587","email_id":"ranjit.prajapat@hotmail.com","dop":"2026-02-08","serial_number":"078562118920142","imei1":"078562118920142","imei2":"078562118920142","popurl":"www.baalagopaal-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190901,"job_number":"JOB_190901","tr_customer_id":190919,"tr_customer_product_id":190909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chitrangada Kocchar","mobile_number":"9908586134","email_id":"sucheta.ahuja@yahoo.co.in","dop":"2026-02-08","serial_number":"740791206005486","imei1":"740791206005486","imei2":"740791206005486","popurl":"www.deevakar-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190902,"job_number":"JOB_190902","tr_customer_id":190920,"tr_customer_product_id":190910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Tapan Ganaka","mobile_number":"9967268656","email_id":"abhirath.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"189939179395943","imei1":"189939179395943","imei2":"189939179395943","popurl":"www.achyut-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190903,"job_number":"JOB_190903","tr_customer_id":190921,"tr_customer_product_id":190911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Mina Gowda","mobile_number":"9985542852","email_id":"bhamini.mehrotra@gmail.com","dop":"2026-02-08","serial_number":"002081674649964","imei1":"002081674649964","imei2":"002081674649964","popurl":"www.kailash-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190904,"job_number":"JOB_190904","tr_customer_id":190922,"tr_customer_product_id":190912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Jyoti Bhattathiri","mobile_number":"9936687633","email_id":"poornima.dhawan@hotmail.com","dop":"2026-02-08","serial_number":"757343580253036","imei1":"757343580253036","imei2":"757343580253036","popurl":"www.mahendra-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190905,"job_number":"JOB_190905","tr_customer_id":190923,"tr_customer_product_id":190913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Bhadran Mishra","mobile_number":"9921434228","email_id":"chandan.joshi@yahoo.co.in","dop":"2026-02-08","serial_number":"784405657478406","imei1":"784405657478406","imei2":"784405657478406","popurl":"www.bhushan-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190906,"job_number":"JOB_190906","tr_customer_id":190924,"tr_customer_product_id":190914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Nanda Mahajan","mobile_number":"9995533422","email_id":"adityanandana.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"799363537096066","imei1":"799363537096066","imei2":"799363537096066","popurl":"www.manjusha-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190907,"job_number":"JOB_190907","tr_customer_id":190925,"tr_customer_product_id":190915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Baidehi Devar","mobile_number":"9994558417","email_id":"aditeya.patel@gmail.com","dop":"2026-02-08","serial_number":"837072807994164","imei1":"837072807994164","imei2":"837072807994164","popurl":"www.bhushit-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190908,"job_number":"JOB_190908","tr_customer_id":190926,"tr_customer_product_id":190916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Jyotsana Gowda","mobile_number":"9956380959","email_id":"trisha.sinha@hotmail.com","dop":"2026-02-08","serial_number":"926137146075920","imei1":"926137146075920","imei2":"926137146075920","popurl":"www.agrata-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190909,"job_number":"JOB_190909","tr_customer_id":190927,"tr_customer_product_id":190917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Deenabandhu Kakkar","mobile_number":"9989167113","email_id":"amrit.iyer@gmail.com","dop":"2026-02-08","serial_number":"329096927664934","imei1":"329096927664934","imei2":"329096927664934","popurl":"www.chatura-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190910,"job_number":"JOB_190910","tr_customer_id":190928,"tr_customer_product_id":190918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Abhirath Prajapat","mobile_number":"9984311243","email_id":"dipesh.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"122636019954495","imei1":"122636019954495","imei2":"122636019954495","popurl":"www.rohit-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190911,"job_number":"JOB_190911","tr_customer_id":190929,"tr_customer_product_id":190919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Geeta Kaniyar","mobile_number":"9984053916","email_id":"bhagwati.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"459386923707647","imei1":"459386923707647","imei2":"459386923707647","popurl":"www.anang-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190912,"job_number":"JOB_190912","tr_customer_id":190930,"tr_customer_product_id":190920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Balachandra Dutta","mobile_number":"9990431166","email_id":"buddhana.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"487516105177355","imei1":"487516105177355","imei2":"487516105177355","popurl":"www.meenakshi-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190913,"job_number":"JOB_190913","tr_customer_id":190931,"tr_customer_product_id":190921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Dinesh Talwar","mobile_number":"9921338793","email_id":"yogendra.butt@gmail.com","dop":"2026-02-08","serial_number":"712743358086752","imei1":"712743358086752","imei2":"712743358086752","popurl":"www.balamani-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190914,"job_number":"JOB_190914","tr_customer_id":190932,"tr_customer_product_id":190922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Deepankar Guha","mobile_number":"9941069853","email_id":"amaranaath.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"618039509209378","imei1":"618039509209378","imei2":"618039509209378","popurl":"www.sweta-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190915,"job_number":"JOB_190915","tr_customer_id":190933,"tr_customer_product_id":190923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Dayaamay Prajapat","mobile_number":"9976377919","email_id":"chanakya.trivedi@hotmail.com","dop":"2026-02-08","serial_number":"262594621754374","imei1":"262594621754374","imei2":"262594621754374","popurl":"www.esha-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190916,"job_number":"JOB_190916","tr_customer_id":190934,"tr_customer_product_id":190924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Anasooya Chopra","mobile_number":"9989569385","email_id":"ekaparnika.jain@gmail.com","dop":"2026-02-08","serial_number":"437436332616030","imei1":"437436332616030","imei2":"437436332616030","popurl":"www.uttam-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190917,"job_number":"JOB_190917","tr_customer_id":190935,"tr_customer_product_id":190925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:58.000Z","modified_at":"2026-02-18T23:21:58.000Z","name":"Padma Kocchar","mobile_number":"9992529235","email_id":"aruna.chaturvedi@hotmail.com","dop":"2026-02-08","serial_number":"468859862360677","imei1":"468859862360677","imei2":"468859862360677","popurl":"www.chandira-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190918,"job_number":"JOB_190918","tr_customer_id":190936,"tr_customer_product_id":190926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:58.000Z","modified_at":"2026-02-18T23:21:58.000Z","name":"Ananta Agarwal","mobile_number":"9910072336","email_id":"prathamesh.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"702173739059219","imei1":"702173739059219","imei2":"702173739059219","popurl":"www.budhil-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190919,"job_number":"JOB_190919","tr_customer_id":190937,"tr_customer_product_id":190927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Sujata Gupta","mobile_number":"9910098030","email_id":"daiwik.nehru@yahoo.co.in","dop":"2026-02-08","serial_number":"547551347306240","imei1":"547551347306240","imei2":"547551347306240","popurl":"www.basanti-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190920,"job_number":"JOB_190920","tr_customer_id":190938,"tr_customer_product_id":190928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Chandradev Sethi","mobile_number":"9912658599","email_id":"ekaaksh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"790491463951265","imei1":"790491463951265","imei2":"790491463951265","popurl":"www.vrinda-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190921,"job_number":"JOB_190921","tr_customer_id":190939,"tr_customer_product_id":190929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Meena Sinha","mobile_number":"9970074482","email_id":"kalpana.butt@gmail.com","dop":"2026-02-08","serial_number":"614257287858000","imei1":"614257287858000","imei2":"614257287858000","popurl":"www.lakshman-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190922,"job_number":"JOB_190922","tr_customer_id":190940,"tr_customer_product_id":190930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Naval Namboothiri","mobile_number":"9944238099","email_id":"vedanshi.pandey@gmail.com","dop":"2026-02-08","serial_number":"753986238050157","imei1":"753986238050157","imei2":"753986238050157","popurl":"www.prathamesh-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190923,"job_number":"JOB_190923","tr_customer_id":190941,"tr_customer_product_id":190931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Mukul Verma","mobile_number":"9993167471","email_id":"ganak.varma@hotmail.com","dop":"2026-02-08","serial_number":"650173970783894","imei1":"650173970783894","imei2":"650173970783894","popurl":"www.lakshman-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190924,"job_number":"JOB_190924","tr_customer_id":190942,"tr_customer_product_id":190932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Kashyap Dwivedi","mobile_number":"9953323794","email_id":"shreyashi.gandhi@hotmail.com","dop":"2026-02-08","serial_number":"837538454340241","imei1":"837538454340241","imei2":"837538454340241","popurl":"www.gati-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190925,"job_number":"JOB_190925","tr_customer_id":190943,"tr_customer_product_id":190933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Akshat Mehrotra","mobile_number":"9910155054","email_id":"ananta.adiga@yahoo.co.in","dop":"2026-02-08","serial_number":"201972704482600","imei1":"201972704482600","imei2":"201972704482600","popurl":"www.shankar-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190926,"job_number":"JOB_190926","tr_customer_id":190944,"tr_customer_product_id":190934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Bilva Kakkar","mobile_number":"9911635088","email_id":"ambar.dwivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"602335016457726","imei1":"602335016457726","imei2":"602335016457726","popurl":"www.dandak-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190927,"job_number":"JOB_190927","tr_customer_id":190945,"tr_customer_product_id":190935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Chaitan Patil","mobile_number":"9998031439","email_id":"ajit.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"420380842982296","imei1":"420380842982296","imei2":"420380842982296","popurl":"www.sanka-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190928,"job_number":"JOB_190928","tr_customer_id":190946,"tr_customer_product_id":190936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Gurdev Marar","mobile_number":"9945095693","email_id":"shankar.bharadwaj@yahoo.co.in","dop":"2026-02-08","serial_number":"913331629092871","imei1":"913331629092871","imei2":"913331629092871","popurl":"www.kamalesh-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190929,"job_number":"JOB_190929","tr_customer_id":190947,"tr_customer_product_id":190937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Kumuda Embranthiri","mobile_number":"9960035818","email_id":"gorakhanatha.jain@yahoo.co.in","dop":"2026-02-08","serial_number":"177398148275601","imei1":"177398148275601","imei2":"177398148275601","popurl":"www.enakshi-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190930,"job_number":"JOB_190930","tr_customer_id":190948,"tr_customer_product_id":190938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Mangalya Khanna","mobile_number":"9931105518","email_id":"menaka.devar@gmail.com","dop":"2026-02-08","serial_number":"486592203039673","imei1":"486592203039673","imei2":"486592203039673","popurl":"www.sheela-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190931,"job_number":"JOB_190931","tr_customer_id":190949,"tr_customer_product_id":190939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Basanti Achari","mobile_number":"9947039556","email_id":"mohinder.nair@hotmail.com","dop":"2026-02-08","serial_number":"978731832176192","imei1":"978731832176192","imei2":"978731832176192","popurl":"www.prayag-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190932,"job_number":"JOB_190932","tr_customer_id":190950,"tr_customer_product_id":190940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Akula Sethi","mobile_number":"9948121947","email_id":"tej.achari@hotmail.com","dop":"2026-02-08","serial_number":"543178294744766","imei1":"543178294744766","imei2":"543178294744766","popurl":"www.kumuda-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190933,"job_number":"JOB_190933","tr_customer_id":190951,"tr_customer_product_id":190941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Aagam Achari","mobile_number":"9925515481","email_id":"suryakanta.trivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"778708353394800","imei1":"778708353394800","imei2":"778708353394800","popurl":"www.mukul-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190934,"job_number":"JOB_190934","tr_customer_id":190952,"tr_customer_product_id":190942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Opaline Naik","mobile_number":"9964981480","email_id":"chandrakin.shah@gmail.com","dop":"2026-02-08","serial_number":"523606110950004","imei1":"523606110950004","imei2":"523606110950004","popurl":"www.baala-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190935,"job_number":"JOB_190935","tr_customer_id":190953,"tr_customer_product_id":190943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Yogendra Mehra","mobile_number":"9945946414","email_id":"shresthi.shukla@hotmail.com","dop":"2026-02-08","serial_number":"437851086683366","imei1":"437851086683366","imei2":"437851086683366","popurl":"www.sarada-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190936,"job_number":"JOB_190936","tr_customer_id":190954,"tr_customer_product_id":190944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Bhushan Agarwal","mobile_number":"9946230378","email_id":"adripathi.varma@yahoo.co.in","dop":"2026-02-08","serial_number":"882044541010887","imei1":"882044541010887","imei2":"882044541010887","popurl":"www.rakesh-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190937,"job_number":"JOB_190937","tr_customer_id":190955,"tr_customer_product_id":190945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Tara Dhawan","mobile_number":"9908269724","email_id":"daksha.johar@gmail.com","dop":"2026-02-08","serial_number":"605183668879515","imei1":"605183668879515","imei2":"605183668879515","popurl":"www.jagathi-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190938,"job_number":"JOB_190938","tr_customer_id":190956,"tr_customer_product_id":190946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Mani Trivedi","mobile_number":"9996561571","email_id":"puneet.jha@gmail.com","dop":"2026-02-08","serial_number":"022057127812074","imei1":"022057127812074","imei2":"022057127812074","popurl":"www.kanaka-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190939,"job_number":"JOB_190939","tr_customer_id":190957,"tr_customer_product_id":190947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Durgeshwari Patil","mobile_number":"9986957041","email_id":"prem.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"073224439091081","imei1":"073224439091081","imei2":"073224439091081","popurl":"www.bhuvaneshwar-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190940,"job_number":"JOB_190940","tr_customer_id":190958,"tr_customer_product_id":190948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Bhisham Khanna","mobile_number":"9912431849","email_id":"bakula.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"315877986505964","imei1":"315877986505964","imei2":"315877986505964","popurl":"www.abhaya-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190941,"job_number":"JOB_190941","tr_customer_id":190959,"tr_customer_product_id":190949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Amish Varrier","mobile_number":"9992753485","email_id":"shwet.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"144095171809963","imei1":"144095171809963","imei2":"144095171809963","popurl":"www.smriti-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190942,"job_number":"JOB_190942","tr_customer_id":190960,"tr_customer_product_id":190950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Giri Namboothiri","mobile_number":"9904020188","email_id":"anurag.varman@gmail.com","dop":"2026-02-08","serial_number":"572616483491126","imei1":"572616483491126","imei2":"572616483491126","popurl":"www.chandran-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190943,"job_number":"JOB_190943","tr_customer_id":190962,"tr_customer_product_id":190952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Kalyani Asan","mobile_number":"9960191023","email_id":"birjesh.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"143958177239473","imei1":"143958177239473","imei2":"143958177239473","popurl":"www.anshula-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190944,"job_number":"JOB_190944","tr_customer_id":190961,"tr_customer_product_id":190951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Charumati Kaul","mobile_number":"9988327072","email_id":"anurag.shah@hotmail.com","dop":"2026-02-08","serial_number":"141330250335344","imei1":"141330250335344","imei2":"141330250335344","popurl":"www.anjali-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190945,"job_number":"JOB_190945","tr_customer_id":190963,"tr_customer_product_id":190953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Dayamayee Dubashi","mobile_number":"9975465647","email_id":"sarla.chopra@hotmail.com","dop":"2026-02-08","serial_number":"273902742229904","imei1":"273902742229904","imei2":"273902742229904","popurl":"www.devi-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190946,"job_number":"JOB_190946","tr_customer_id":190964,"tr_customer_product_id":190954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Vishnu Kaniyar","mobile_number":"9960191355","email_id":"bhaaswar.deshpande@yahoo.co.in","dop":"2026-02-08","serial_number":"987595272551077","imei1":"987595272551077","imei2":"987595272551077","popurl":"www.bhaumik-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190947,"job_number":"JOB_190947","tr_customer_id":190965,"tr_customer_product_id":190955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Brahmanandam Reddy","mobile_number":"9960352319","email_id":"ekaksh.sinha@yahoo.co.in","dop":"2026-02-08","serial_number":"636411668218064","imei1":"636411668218064","imei2":"636411668218064","popurl":"www.kamala-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190948,"job_number":"JOB_190948","tr_customer_id":190966,"tr_customer_product_id":190956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Rameshwar Mehrotra","mobile_number":"9946924701","email_id":"daiwik.sinha@hotmail.com","dop":"2026-02-08","serial_number":"012080394067403","imei1":"012080394067403","imei2":"012080394067403","popurl":"www.chakor-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190949,"job_number":"JOB_190949","tr_customer_id":190967,"tr_customer_product_id":190957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Susheel Naik","mobile_number":"9958207221","email_id":"gopal.varman@hotmail.com","dop":"2026-02-08","serial_number":"890278336208392","imei1":"890278336208392","imei2":"890278336208392","popurl":"www.akula-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190950,"job_number":"JOB_190950","tr_customer_id":190968,"tr_customer_product_id":190958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:15.000Z","modified_at":"2026-02-18T23:41:15.000Z","name":"Garuda Prajapat","mobile_number":"9992895004","email_id":"dharmaketu.bharadwaj@gmail.com","dop":"2026-02-08","serial_number":"910934801292330","imei1":"910934801292330","imei2":"910934801292330","popurl":"www.birjesh-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190951,"job_number":"JOB_190951","tr_customer_id":190969,"tr_customer_product_id":190959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Ajeet Adiga","mobile_number":"9932319682","email_id":"anjali.chaturvedi@gmail.com","dop":"2026-02-08","serial_number":"366550706275666","imei1":"366550706275666","imei2":"366550706275666","popurl":"www.hiranmaya-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190952,"job_number":"JOB_190952","tr_customer_id":190971,"tr_customer_product_id":190961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Vasudeva Jha","mobile_number":"9968211471","email_id":"aashritha.singh@yahoo.co.in","dop":"2026-02-08","serial_number":"194326432054978","imei1":"194326432054978","imei2":"194326432054978","popurl":"www.abhisyanta-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190953,"job_number":"JOB_190953","tr_customer_id":190970,"tr_customer_product_id":190960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Bankim Kaul","mobile_number":"9902081495","email_id":"aditeya.bandopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"082673972392977","imei1":"082673972392977","imei2":"082673972392977","popurl":"www.chandrabhan-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190954,"job_number":"JOB_190954","tr_customer_id":190972,"tr_customer_product_id":190962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Ekaaksh Jha","mobile_number":"9924092849","email_id":"deeksha.ahuja@hotmail.com","dop":"2026-02-08","serial_number":"895969825837174","imei1":"895969825837174","imei2":"895969825837174","popurl":"www.gati-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190955,"job_number":"JOB_190955","tr_customer_id":190973,"tr_customer_product_id":190963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Vinay Prajapat","mobile_number":"9936254980","email_id":"brajendra.patel@yahoo.co.in","dop":"2026-02-08","serial_number":"985611864420167","imei1":"985611864420167","imei2":"985611864420167","popurl":"www.nanda-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190956,"job_number":"JOB_190956","tr_customer_id":190974,"tr_customer_product_id":190964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Bala Pillai","mobile_number":"9903569580","email_id":"kamala.ahuja@yahoo.co.in","dop":"2026-02-08","serial_number":"880528518918503","imei1":"880528518918503","imei2":"880528518918503","popurl":"www.preity-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190957,"job_number":"JOB_190957","tr_customer_id":190975,"tr_customer_product_id":190965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chidaatma Pothuvaal","mobile_number":"9915822213","email_id":"bhagirathi.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"569012229227354","imei1":"569012229227354","imei2":"569012229227354","popurl":"www.bilva-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190958,"job_number":"JOB_190958","tr_customer_id":190976,"tr_customer_product_id":190966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Geetanjali Tandon","mobile_number":"9904351950","email_id":"amish.prajapat@hotmail.com","dop":"2026-02-08","serial_number":"154136855302512","imei1":"154136855302512","imei2":"154136855302512","popurl":"www.bhoopat-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190959,"job_number":"JOB_190959","tr_customer_id":190977,"tr_customer_product_id":190967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chandraayan Deshpande","mobile_number":"9985248233","email_id":"giriraj.nambeesan@hotmail.com","dop":"2026-02-08","serial_number":"931088266253099","imei1":"931088266253099","imei2":"931088266253099","popurl":"www.achintya-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190960,"job_number":"JOB_190960","tr_customer_id":190978,"tr_customer_product_id":190968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Balgopal Pilla","mobile_number":"9976850108","email_id":"krishnadas.shukla@hotmail.com","dop":"2026-02-08","serial_number":"668402489578437","imei1":"668402489578437","imei2":"668402489578437","popurl":"www.bandhu-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190961,"job_number":"JOB_190961","tr_customer_id":190979,"tr_customer_product_id":190969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Giriraj Dhawan","mobile_number":"9982909167","email_id":"chetan.kaul@hotmail.com","dop":"2026-02-08","serial_number":"495204487614743","imei1":"495204487614743","imei2":"495204487614743","popurl":"www.giriraaj-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190962,"job_number":"JOB_190962","tr_customer_id":190980,"tr_customer_product_id":190970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chaturaanan Gandhi","mobile_number":"9910041667","email_id":"gita.varman@hotmail.com","dop":"2026-02-08","serial_number":"921890829173343","imei1":"921890829173343","imei2":"921890829173343","popurl":"www.siddhran-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190963,"job_number":"JOB_190963","tr_customer_id":190982,"tr_customer_product_id":190972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Krishna Tagore","mobile_number":"9993974735","email_id":"girja.pothuvaal@gmail.com","dop":"2026-02-08","serial_number":"409361148387975","imei1":"409361148387975","imei2":"409361148387975","popurl":"www.satish-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190964,"job_number":"JOB_190964","tr_customer_id":190981,"tr_customer_product_id":190971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhargavi Pandey","mobile_number":"9970173978","email_id":"balgopal.chaturvedi@gmail.com","dop":"2026-02-08","serial_number":"882723247582375","imei1":"882723247582375","imei2":"882723247582375","popurl":"www.agrata-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190965,"job_number":"JOB_190965","tr_customer_id":190983,"tr_customer_product_id":190973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Satyen Chopra","mobile_number":"9977705226","email_id":"gopal.talwar@hotmail.com","dop":"2026-02-08","serial_number":"949955907369061","imei1":"949955907369061","imei2":"949955907369061","popurl":"www.girish-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190966,"job_number":"JOB_190966","tr_customer_id":190984,"tr_customer_product_id":190974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Siddhran Devar","mobile_number":"9945860947","email_id":"suryakantam.nambeesan@gmail.com","dop":"2026-02-08","serial_number":"207716538925205","imei1":"207716538925205","imei2":"207716538925205","popurl":"www.anand swarup-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190967,"job_number":"JOB_190967","tr_customer_id":190985,"tr_customer_product_id":190975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Anunay Chopra","mobile_number":"9985517142","email_id":"shantanu.nehru@hotmail.com","dop":"2026-02-08","serial_number":"035106161147465","imei1":"035106161147465","imei2":"035106161147465","popurl":"www.girija-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190968,"job_number":"JOB_190968","tr_customer_id":190986,"tr_customer_product_id":190976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Divjot Iyer","mobile_number":"9979493512","email_id":"hiranmay.asan@hotmail.com","dop":"2026-02-08","serial_number":"256416283442740","imei1":"256416283442740","imei2":"256416283442740","popurl":"www.achyut-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190969,"job_number":"JOB_190969","tr_customer_id":190987,"tr_customer_product_id":190977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Deeptendu Pothuvaal","mobile_number":"9974443438","email_id":"laxman.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"828000859664075","imei1":"828000859664075","imei2":"828000859664075","popurl":"www.parvati-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190970,"job_number":"JOB_190970","tr_customer_id":190988,"tr_customer_product_id":190978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mangalya Devar","mobile_number":"9910497523","email_id":"charvi.gill@hotmail.com","dop":"2026-02-08","serial_number":"977086852097312","imei1":"977086852097312","imei2":"977086852097312","popurl":"www.dhana-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190971,"job_number":"JOB_190971","tr_customer_id":190989,"tr_customer_product_id":190979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhagwanti Johar","mobile_number":"9977010624","email_id":"arindam.ganaka@gmail.com","dop":"2026-02-08","serial_number":"367653470358290","imei1":"367653470358290","imei2":"367653470358290","popurl":"www.siddhi-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190972,"job_number":"JOB_190972","tr_customer_id":190990,"tr_customer_product_id":190980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mina Pothuvaal","mobile_number":"9901810257","email_id":"aadi.shukla@yahoo.co.in","dop":"2026-02-08","serial_number":"093361983565750","imei1":"093361983565750","imei2":"093361983565750","popurl":"www.jagdish-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190973,"job_number":"JOB_190973","tr_customer_id":190991,"tr_customer_product_id":190981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Agnivesh Jha","mobile_number":"9913854535","email_id":"jay.prajapat@gmail.com","dop":"2026-02-08","serial_number":"352509541321426","imei1":"352509541321426","imei2":"352509541321426","popurl":"www.chanakya-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190974,"job_number":"JOB_190974","tr_customer_id":190992,"tr_customer_product_id":190982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Gajadhar Dwivedi","mobile_number":"9939516186","email_id":"kumari.namboothiri@hotmail.com","dop":"2026-02-08","serial_number":"557657515442471","imei1":"557657515442471","imei2":"557657515442471","popurl":"www.nanda-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190975,"job_number":"JOB_190975","tr_customer_id":190993,"tr_customer_product_id":190983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhishma Reddy","mobile_number":"9901162397","email_id":"prema.singh@gmail.com","dop":"2026-02-08","serial_number":"975072549634209","imei1":"975072549634209","imei2":"975072549634209","popurl":"www.indira-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190976,"job_number":"JOB_190976","tr_customer_id":190994,"tr_customer_product_id":190984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mangala Iyer","mobile_number":"9970107528","email_id":"chapala.mahajan@hotmail.com","dop":"2026-02-08","serial_number":"391273199020307","imei1":"391273199020307","imei2":"391273199020307","popurl":"www.balagovind-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190977,"job_number":"JOB_190977","tr_customer_id":190995,"tr_customer_product_id":190985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Amarnath Gandhi","mobile_number":"9976700928","email_id":"krishna.mehra@yahoo.co.in","dop":"2026-02-08","serial_number":"429301845404446","imei1":"429301845404446","imei2":"429301845404446","popurl":"www.suma-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190978,"job_number":"JOB_190978","tr_customer_id":190996,"tr_customer_product_id":190986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Gauraang Adiga","mobile_number":"9915096452","email_id":"opalina.kaniyar@gmail.com","dop":"2026-02-08","serial_number":"279607048225906","imei1":"279607048225906","imei2":"279607048225906","popurl":"www.bhishma-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190979,"job_number":"JOB_190979","tr_customer_id":190997,"tr_customer_product_id":190987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Shashi Nehru","mobile_number":"9974998782","email_id":"jagdeep.panicker@gmail.com","dop":"2026-02-08","serial_number":"003291697886231","imei1":"003291697886231","imei2":"003291697886231","popurl":"www.annapurna-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190980,"job_number":"JOB_190980","tr_customer_id":190998,"tr_customer_product_id":190988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Rajendra Butt","mobile_number":"9916563358","email_id":"chandravati.khan@hotmail.com","dop":"2026-02-08","serial_number":"005456066935855","imei1":"005456066935855","imei2":"005456066935855","popurl":"www.brajesh-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190981,"job_number":"JOB_190981","tr_customer_id":190999,"tr_customer_product_id":190989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Omana Nayar","mobile_number":"9983506462","email_id":"atmanand.singh@yahoo.co.in","dop":"2026-02-08","serial_number":"933472321413728","imei1":"933472321413728","imei2":"933472321413728","popurl":"www.mohan-guha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190982,"job_number":"JOB_190982","tr_customer_id":191000,"tr_customer_product_id":190990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Abani Joshi","mobile_number":"9973331796","email_id":"shashi.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"111787201979526","imei1":"111787201979526","imei2":"111787201979526","popurl":"www.bhaswar-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190983,"job_number":"JOB_190983","tr_customer_id":191001,"tr_customer_product_id":190991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Chaturaanan Dwivedi","mobile_number":"9971161931","email_id":"akshita.kaul@gmail.com","dop":"2026-02-08","serial_number":"024955544813893","imei1":"024955544813893","imei2":"024955544813893","popurl":"www.bhupen-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190984,"job_number":"JOB_190984","tr_customer_id":191002,"tr_customer_product_id":190992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Mandakini Naik","mobile_number":"9916117240","email_id":"tara.gandhi@gmail.com","dop":"2026-02-08","serial_number":"576610109399855","imei1":"576610109399855","imei2":"576610109399855","popurl":"www.darshwana-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190985,"job_number":"JOB_190985","tr_customer_id":191003,"tr_customer_product_id":190993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Anjali Namboothiri","mobile_number":"9923707150","email_id":"aalok.talwar@hotmail.com","dop":"2026-02-08","serial_number":"254619636847046","imei1":"254619636847046","imei2":"254619636847046","popurl":"www.atreyi-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190986,"job_number":"JOB_190986","tr_customer_id":191004,"tr_customer_product_id":190994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Devvrat Nambeesan","mobile_number":"9993239114","email_id":"sushil.sethi@hotmail.com","dop":"2026-02-08","serial_number":"966498457735565","imei1":"966498457735565","imei2":"966498457735565","popurl":"www.lakshmi-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190987,"job_number":"JOB_190987","tr_customer_id":191005,"tr_customer_product_id":190995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Akshainie Khatri","mobile_number":"9970775523","email_id":"goswami.kaul@hotmail.com","dop":"2026-02-08","serial_number":"303886474425699","imei1":"303886474425699","imei2":"303886474425699","popurl":"www.dwaipayan-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190988,"job_number":"JOB_190988","tr_customer_id":191006,"tr_customer_product_id":190996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Bhamini Acharya","mobile_number":"9961285195","email_id":"rajiv.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"365305520335283","imei1":"365305520335283","imei2":"365305520335283","popurl":"www.divaakar-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190989,"job_number":"JOB_190989","tr_customer_id":191007,"tr_customer_product_id":190997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Sitara Pothuvaal","mobile_number":"9951773526","email_id":"jahnu.nayar@hotmail.com","dop":"2026-02-08","serial_number":"711494544259584","imei1":"711494544259584","imei2":"711494544259584","popurl":"www.karunanidhi-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190990,"job_number":"JOB_190990","tr_customer_id":191008,"tr_customer_product_id":190998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Naval Bhattathiri","mobile_number":"9936630793","email_id":"aagam.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"215784526287976","imei1":"215784526287976","imei2":"215784526287976","popurl":"www.radha-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190991,"job_number":"JOB_190991","tr_customer_id":191009,"tr_customer_product_id":190999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Vinay Gill","mobile_number":"9993203605","email_id":"asha.rana@gmail.com","dop":"2026-02-08","serial_number":"826058507461890","imei1":"826058507461890","imei2":"826058507461890","popurl":"www.malati-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190992,"job_number":"JOB_190992","tr_customer_id":191010,"tr_customer_product_id":191000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Trisha Joshi","mobile_number":"9916593388","email_id":"abhaya.nayar@gmail.com","dop":"2026-02-08","serial_number":"140931423311761","imei1":"140931423311761","imei2":"140931423311761","popurl":"www.tanya-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190993,"job_number":"JOB_190993","tr_customer_id":191011,"tr_customer_product_id":191001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Giriraj Mehrotra","mobile_number":"9907283786","email_id":"anusuya.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"589560034156799","imei1":"589560034156799","imei2":"589560034156799","popurl":"www.triloki nath-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190994,"job_number":"JOB_190994","tr_customer_id":191012,"tr_customer_product_id":191002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Mandaakin Varma","mobile_number":"9937279127","email_id":"vidhya.kaniyar@yahoo.co.in","dop":"2026-02-08","serial_number":"354309350919326","imei1":"354309350919326","imei2":"354309350919326","popurl":"www.amrita-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190995,"job_number":"JOB_190995","tr_customer_id":191013,"tr_customer_product_id":191003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Sukanya Kaur","mobile_number":"9953138881","email_id":"kumar.devar@gmail.com","dop":"2026-02-08","serial_number":"462116665767126","imei1":"462116665767126","imei2":"462116665767126","popurl":"www.meghnath-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190996,"job_number":"JOB_190996","tr_customer_id":191014,"tr_customer_product_id":191004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Vasanti Mehra","mobile_number":"9951777030","email_id":"rita.chattopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"016928573920067","imei1":"016928573920067","imei2":"016928573920067","popurl":"www.dwaipayana-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190997,"job_number":"JOB_190997","tr_customer_id":191015,"tr_customer_product_id":191005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Anwesha Trivedi","mobile_number":"9924558693","email_id":"aagneya.khan@yahoo.co.in","dop":"2026-02-08","serial_number":"095617976182485","imei1":"095617976182485","imei2":"095617976182485","popurl":"www.shobhana-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190998,"job_number":"JOB_190998","tr_customer_id":191016,"tr_customer_product_id":191006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Bandhu Chaturvedi","mobile_number":"9976591875","email_id":"sukanya.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"711978325778217","imei1":"711978325778217","imei2":"711978325778217","popurl":"www.buddhana-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190999,"job_number":"JOB_190999","tr_customer_id":191017,"tr_customer_product_id":191007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Chandramauli Agarwal","mobile_number":"9956869620","email_id":"agnimitra.gowda@yahoo.co.in","dop":"2026-02-08","serial_number":"661667804795414","imei1":"661667804795414","imei2":"661667804795414","popurl":"www.lal-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191000,"job_number":"JOB_191000","tr_customer_id":191018,"tr_customer_product_id":191008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Chakor Naik","mobile_number":"9905125750","email_id":"jagathi.talwar@hotmail.com","dop":"2026-02-08","serial_number":"006725851267326","imei1":"006725851267326","imei2":"006725851267326","popurl":"www.kannan-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191001,"job_number":"JOB_191001","tr_customer_id":191019,"tr_customer_product_id":191009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Aagney Trivedi","mobile_number":"9909122385","email_id":"bhisham.iyer@gmail.com","dop":"2026-02-08","serial_number":"479380973031143","imei1":"479380973031143","imei2":"479380973031143","popurl":"www.govinda-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191002,"job_number":"JOB_191002","tr_customer_id":191020,"tr_customer_product_id":191010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Arya Chaturvedi","mobile_number":"9961878165","email_id":"anilaabh.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"069864245339441","imei1":"069864245339441","imei2":"069864245339441","popurl":"www.kannan-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191003,"job_number":"JOB_191003","tr_customer_id":191021,"tr_customer_product_id":191011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Anasuya Shukla","mobile_number":"9926354830","email_id":"ekadant.iyengar@hotmail.com","dop":"2026-02-08","serial_number":"402883212624711","imei1":"402883212624711","imei2":"402883212624711","popurl":"www.vasudeva-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191004,"job_number":"JOB_191004","tr_customer_id":191022,"tr_customer_product_id":191012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Abhirath Asan","mobile_number":"9927902084","email_id":"brahma.sethi@gmail.com","dop":"2026-02-08","serial_number":"256225739341266","imei1":"256225739341266","imei2":"256225739341266","popurl":"www.shankar-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191005,"job_number":"JOB_191005","tr_customer_id":191023,"tr_customer_product_id":191013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Brahmanandam Marar","mobile_number":"9901978917","email_id":"ganesh.pandey@yahoo.co.in","dop":"2026-02-08","serial_number":"421609405650026","imei1":"421609405650026","imei2":"421609405650026","popurl":"www.anjushri-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191006,"job_number":"JOB_191006","tr_customer_id":191024,"tr_customer_product_id":191014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Bheeshma Bhattathiri","mobile_number":"9964737149","email_id":"bhoopati.adiga@gmail.com","dop":"2026-02-08","serial_number":"679314318209408","imei1":"679314318209408","imei2":"679314318209408","popurl":"www.ayushmati-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191007,"job_number":"JOB_191007","tr_customer_id":191025,"tr_customer_product_id":191015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Chanakya Gupta","mobile_number":"9972304058","email_id":"yoginder.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"132280005702386","imei1":"132280005702386","imei2":"132280005702386","popurl":"www.kalyani-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191008,"job_number":"JOB_191008","tr_customer_id":191026,"tr_customer_product_id":191016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Garud Pandey","mobile_number":"9925205189","email_id":"chaturbhuj.pilla@hotmail.com","dop":"2026-02-08","serial_number":"056382246921335","imei1":"056382246921335","imei2":"056382246921335","popurl":"www.bharadwaj-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191009,"job_number":"JOB_191009","tr_customer_id":191027,"tr_customer_product_id":191017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Swami Shah","mobile_number":"9976953449","email_id":"vasundhara.dhawan@gmail.com","dop":"2026-02-08","serial_number":"008197835067963","imei1":"008197835067963","imei2":"008197835067963","popurl":"www.ananda-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191010,"job_number":"JOB_191010","tr_customer_id":191028,"tr_customer_product_id":191018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Trilok Ganaka","mobile_number":"9983928959","email_id":"divaakar.rana@yahoo.co.in","dop":"2026-02-08","serial_number":"396453814330966","imei1":"396453814330966","imei2":"396453814330966","popurl":"www.geeta-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191011,"job_number":"JOB_191011","tr_customer_id":191029,"tr_customer_product_id":191019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Gauranga Sinha","mobile_number":"9906827319","email_id":"deepali.devar@yahoo.co.in","dop":"2026-02-08","serial_number":"825421752447519","imei1":"825421752447519","imei2":"825421752447519","popurl":"www.preity-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191012,"job_number":"JOB_191012","tr_customer_id":191030,"tr_customer_product_id":191020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Gajabahu Reddy","mobile_number":"9951263089","email_id":"shresthi.butt@yahoo.co.in","dop":"2026-02-08","serial_number":"507008035160401","imei1":"507008035160401","imei2":"507008035160401","popurl":"www.bhoj-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191013,"job_number":"JOB_191013","tr_customer_id":191031,"tr_customer_product_id":191021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Dandapaani Sethi","mobile_number":"9900407684","email_id":"nalini.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"063532553447953","imei1":"063532553447953","imei2":"063532553447953","popurl":"www.akshainie-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191014,"job_number":"JOB_191014","tr_customer_id":191032,"tr_customer_product_id":191022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Rageshwari Ahuja","mobile_number":"9943651606","email_id":"sitara.bhat@gmail.com","dop":"2026-02-08","serial_number":"729387935720266","imei1":"729387935720266","imei2":"729387935720266","popurl":"www.urmila-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191015,"job_number":"JOB_191015","tr_customer_id":191033,"tr_customer_product_id":191023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Sumitra Ahuja","mobile_number":"9963237474","email_id":"sujata.guneta@yahoo.co.in","dop":"2026-02-08","serial_number":"214761681698364","imei1":"214761681698364","imei2":"214761681698364","popurl":"www.charumati-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191016,"job_number":"JOB_191016","tr_customer_id":191034,"tr_customer_product_id":191024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Chandravati Sethi","mobile_number":"9990165879","email_id":"deenabandhu.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"976132378195781","imei1":"976132378195781","imei2":"976132378195781","popurl":"www.smita-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191017,"job_number":"JOB_191017","tr_customer_id":191035,"tr_customer_product_id":191025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Bishnu Iyer","mobile_number":"9934108614","email_id":"purnima.gill@hotmail.com","dop":"2026-02-08","serial_number":"124853241517169","imei1":"124853241517169","imei2":"124853241517169","popurl":"www.indra-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191018,"job_number":"JOB_191018","tr_customer_id":191036,"tr_customer_product_id":191026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Ujjawal Dubashi","mobile_number":"9918656357","email_id":"sarla.mehra@hotmail.com","dop":"2026-02-08","serial_number":"033078040837295","imei1":"033078040837295","imei2":"033078040837295","popurl":"www.adhiraj-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191019,"job_number":"JOB_191019","tr_customer_id":191037,"tr_customer_product_id":191027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Hiranmaya Desai","mobile_number":"9964011607","email_id":"bharadwaj.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"347455839497471","imei1":"347455839497471","imei2":"347455839497471","popurl":"www.laxman-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191020,"job_number":"JOB_191020","tr_customer_id":191038,"tr_customer_product_id":191028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Adhrit Mehrotra","mobile_number":"9960005209","email_id":"udai.sharma@gmail.com","dop":"2026-02-08","serial_number":"246145107876140","imei1":"246145107876140","imei2":"246145107876140","popurl":"www.abani-guneta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191021,"job_number":"JOB_191021","tr_customer_id":191039,"tr_customer_product_id":191029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Sarvin Pandey","mobile_number":"9994838624","email_id":"bhavani.chattopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"527654291450645","imei1":"527654291450645","imei2":"527654291450645","popurl":"www.nikita-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191022,"job_number":"JOB_191022","tr_customer_id":191040,"tr_customer_product_id":191030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Shubhaprada Talwar","mobile_number":"9911895772","email_id":"naval.iyengar@gmail.com","dop":"2026-02-08","serial_number":"100481674975161","imei1":"100481674975161","imei2":"100481674975161","popurl":"www.diksha-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191023,"job_number":"JOB_191023","tr_customer_id":191041,"tr_customer_product_id":191031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Jitender Mishra","mobile_number":"9972215402","email_id":"vidhya.malik@hotmail.com","dop":"2026-02-08","serial_number":"969032966413164","imei1":"969032966413164","imei2":"969032966413164","popurl":"www.girja-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191024,"job_number":"JOB_191024","tr_customer_id":191042,"tr_customer_product_id":191032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Dhanesh Guha","mobile_number":"9978674686","email_id":"bilwa.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"014768278788222","imei1":"014768278788222","imei2":"014768278788222","popurl":"www.chandan-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191025,"job_number":"JOB_191025","tr_customer_id":191043,"tr_customer_product_id":191033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Chaten Dubashi","mobile_number":"9962442147","email_id":"bhaaswar.reddy@gmail.com","dop":"2026-02-08","serial_number":"430764967774470","imei1":"430764967774470","imei2":"430764967774470","popurl":"www.dhanesh-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191026,"job_number":"JOB_191026","tr_customer_id":191044,"tr_customer_product_id":191034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Puneet Jain","mobile_number":"9963978821","email_id":"amarnath.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"609297549982831","imei1":"609297549982831","imei2":"609297549982831","popurl":"www.kashyapi-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191027,"job_number":"JOB_191027","tr_customer_id":191045,"tr_customer_product_id":191035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Shubhaprada Malik","mobile_number":"9966888321","email_id":"mohini.gowda@hotmail.com","dop":"2026-02-08","serial_number":"346041029695618","imei1":"346041029695618","imei2":"346041029695618","popurl":"www.dhaanyalakshmi-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191028,"job_number":"JOB_191028","tr_customer_id":191046,"tr_customer_product_id":191036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Apsara Varman","mobile_number":"9941018106","email_id":"kanishka.bharadwaj@hotmail.com","dop":"2026-02-08","serial_number":"026387033697995","imei1":"026387033697995","imei2":"026387033697995","popurl":"www.bandhu-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191029,"job_number":"JOB_191029","tr_customer_id":191047,"tr_customer_product_id":191037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Bilwa Pilla","mobile_number":"9982149051","email_id":"atreyi.sethi@yahoo.co.in","dop":"2026-02-08","serial_number":"159947867230483","imei1":"159947867230483","imei2":"159947867230483","popurl":"www.bhupen-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191030,"job_number":"JOB_191030","tr_customer_id":191048,"tr_customer_product_id":191038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Agasti Bhattacharya","mobile_number":"9914127116","email_id":"bhuvaneshwar.kaur@yahoo.co.in","dop":"2026-02-08","serial_number":"421209502952566","imei1":"421209502952566","imei2":"421209502952566","popurl":"www.aanandinii-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191031,"job_number":"JOB_191031","tr_customer_id":191049,"tr_customer_product_id":191039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Lakshminath Achari","mobile_number":"9969881118","email_id":"ganapati.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"328263673082832","imei1":"328263673082832","imei2":"328263673082832","popurl":"www.jitendra-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191032,"job_number":"JOB_191032","tr_customer_id":191050,"tr_customer_product_id":191040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Chandramauli Mukhopadhyay","mobile_number":"9947205428","email_id":"chidananda.shukla@gmail.com","dop":"2026-02-08","serial_number":"870828791034269","imei1":"870828791034269","imei2":"870828791034269","popurl":"www.gemini-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191033,"job_number":"JOB_191033","tr_customer_id":191051,"tr_customer_product_id":191041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Bhadran Agarwal","mobile_number":"9930585797","email_id":"amodini.kapoor@yahoo.co.in","dop":"2026-02-08","serial_number":"658607953896558","imei1":"658607953896558","imei2":"658607953896558","popurl":"www.dayaamay-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191034,"job_number":"JOB_191034","tr_customer_id":191052,"tr_customer_product_id":191042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Chandravati Chopra","mobile_number":"9957805141","email_id":"dhanpati.singh@hotmail.com","dop":"2026-02-08","serial_number":"655751577264902","imei1":"655751577264902","imei2":"655751577264902","popurl":"www.trisha-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191035,"job_number":"JOB_191035","tr_customer_id":191053,"tr_customer_product_id":191043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Uma Guneta","mobile_number":"9925391143","email_id":"dipendra.menon@gmail.com","dop":"2026-02-08","serial_number":"209427564709135","imei1":"209427564709135","imei2":"209427564709135","popurl":"www.akshita-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191036,"job_number":"JOB_191036","tr_customer_id":191054,"tr_customer_product_id":191044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Umang Kaur","mobile_number":"9936145385","email_id":"dharani.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"258992481909041","imei1":"258992481909041","imei2":"258992481909041","popurl":"www.aarya-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191037,"job_number":"JOB_191037","tr_customer_id":191055,"tr_customer_product_id":191045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Suman Dutta","mobile_number":"9937684607","email_id":"bheeshma.nayar@yahoo.co.in","dop":"2026-02-08","serial_number":"271046079952182","imei1":"271046079952182","imei2":"271046079952182","popurl":"www.sher-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191038,"job_number":"JOB_191038","tr_customer_id":191056,"tr_customer_product_id":191046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Bhagwanti Johar","mobile_number":"9947518168","email_id":"jagdeep.guneta@hotmail.com","dop":"2026-02-08","serial_number":"409982190197439","imei1":"409982190197439","imei2":"409982190197439","popurl":"www.govinda-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191039,"job_number":"JOB_191039","tr_customer_id":191057,"tr_customer_product_id":191047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Elakshi Tandon","mobile_number":"9901880854","email_id":"vasudha.dutta@hotmail.com","dop":"2026-02-08","serial_number":"079437291929538","imei1":"079437291929538","imei2":"079437291929538","popurl":"www.chakravartee-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191040,"job_number":"JOB_191040","tr_customer_id":191058,"tr_customer_product_id":191048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Akroor Deshpande","mobile_number":"9925059643","email_id":"nirbhay.pillai@hotmail.com","dop":"2026-02-08","serial_number":"345375597056687","imei1":"345375597056687","imei2":"345375597056687","popurl":"www.chandravati-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191041,"job_number":"JOB_191041","tr_customer_id":191059,"tr_customer_product_id":191049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Kali Singh","mobile_number":"9991330858","email_id":"dhanu.agarwal@gmail.com","dop":"2026-02-08","serial_number":"032369053218638","imei1":"032369053218638","imei2":"032369053218638","popurl":"www.vasudev-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191042,"job_number":"JOB_191042","tr_customer_id":191060,"tr_customer_product_id":191050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Budhil Bhattathiri","mobile_number":"9994588293","email_id":"aditeya.shah@hotmail.com","dop":"2026-02-08","serial_number":"286828013516297","imei1":"286828013516297","imei2":"286828013516297","popurl":"www.lakshmidhar-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191043,"job_number":"JOB_191043","tr_customer_id":191061,"tr_customer_product_id":191051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Mina Iyer","mobile_number":"9934280375","email_id":"ananda.gill@hotmail.com","dop":"2026-02-08","serial_number":"711017649979725","imei1":"711017649979725","imei2":"711017649979725","popurl":"www.jaya-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191044,"job_number":"JOB_191044","tr_customer_id":191062,"tr_customer_product_id":191052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Akshayakeerti Arora","mobile_number":"9968479865","email_id":"goutam.khanna@gmail.com","dop":"2026-02-08","serial_number":"752278750002969","imei1":"752278750002969","imei2":"752278750002969","popurl":"www.manisha-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191045,"job_number":"JOB_191045","tr_customer_id":191063,"tr_customer_product_id":191053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Swarnalata Nayar","mobile_number":"9917271281","email_id":"aanand.kaniyar@gmail.com","dop":"2026-02-08","serial_number":"928169820106339","imei1":"928169820106339","imei2":"928169820106339","popurl":"www.bela-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191046,"job_number":"JOB_191046","tr_customer_id":191064,"tr_customer_product_id":191054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Harinarayan Guneta","mobile_number":"9990359332","email_id":"kanishka.patil@yahoo.co.in","dop":"2026-02-08","serial_number":"273206468303897","imei1":"273206468303897","imei2":"273206468303897","popurl":"www.tej-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191047,"job_number":"JOB_191047","tr_customer_id":191065,"tr_customer_product_id":191055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Diksha Abbott","mobile_number":"9983917932","email_id":"girish.abbott@yahoo.co.in","dop":"2026-02-08","serial_number":"681034087064677","imei1":"681034087064677","imei2":"681034087064677","popurl":"www.sushma-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191048,"job_number":"JOB_191048","tr_customer_id":191066,"tr_customer_product_id":191056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Dandak Kakkar","mobile_number":"9921995668","email_id":"diptendu.reddy@yahoo.co.in","dop":"2026-02-08","serial_number":"782707349062107","imei1":"782707349062107","imei2":"782707349062107","popurl":"www.krishnadas-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191049,"job_number":"JOB_191049","tr_customer_id":191067,"tr_customer_product_id":191057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Lal Nayar","mobile_number":"9918935412","email_id":"aanand.varman@gmail.com","dop":"2026-02-08","serial_number":"039702445861381","imei1":"039702445861381","imei2":"039702445861381","popurl":"www.akshata-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191050,"job_number":"JOB_191050","tr_customer_id":191068,"tr_customer_product_id":191058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Chetan Mishra","mobile_number":"9955091138","email_id":"jahnu.talwar@gmail.com","dop":"2026-02-08","serial_number":"797424486159396","imei1":"797424486159396","imei2":"797424486159396","popurl":"www.aamod-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191051,"job_number":"JOB_191051","tr_customer_id":191069,"tr_customer_product_id":191059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Chanakya Prajapat","mobile_number":"9936733673","email_id":"dandapaani.nair@yahoo.co.in","dop":"2026-02-08","serial_number":"456679027194929","imei1":"456679027194929","imei2":"456679027194929","popurl":"www.opalina-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191052,"job_number":"JOB_191052","tr_customer_id":191070,"tr_customer_product_id":191060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Diksha Johar","mobile_number":"9994855859","email_id":"devi.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"937514329233434","imei1":"937514329233434","imei2":"937514329233434","popurl":"www.baalagopaal-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191053,"job_number":"JOB_191053","tr_customer_id":191071,"tr_customer_product_id":191061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Mangala Iyengar","mobile_number":"9972796912","email_id":"rita.achari@yahoo.co.in","dop":"2026-02-08","serial_number":"261376461139014","imei1":"261376461139014","imei2":"261376461139014","popurl":"www.umang-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191054,"job_number":"JOB_191054","tr_customer_id":191072,"tr_customer_product_id":191062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Ritesh Gupta","mobile_number":"9905589671","email_id":"gotum.nayar@hotmail.com","dop":"2026-02-08","serial_number":"449614014711467","imei1":"449614014711467","imei2":"449614014711467","popurl":"www.chakradhar-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191055,"job_number":"JOB_191055","tr_customer_id":191073,"tr_customer_product_id":191063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Nimit Somayaji","mobile_number":"9969320688","email_id":"menaka.adiga@gmail.com","dop":"2026-02-08","serial_number":"287702206407163","imei1":"287702206407163","imei2":"287702206407163","popurl":"www.chaten-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191056,"job_number":"JOB_191056","tr_customer_id":191074,"tr_customer_product_id":191064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Eshita Verma","mobile_number":"9932195776","email_id":"geeta.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"308206855862437","imei1":"308206855862437","imei2":"308206855862437","popurl":"www.aanandaswarup-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191057,"job_number":"JOB_191057","tr_customer_id":191075,"tr_customer_product_id":191065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Tej Mishra","mobile_number":"9956139714","email_id":"guru.mishra@hotmail.com","dop":"2026-02-08","serial_number":"736817755923883","imei1":"736817755923883","imei2":"736817755923883","popurl":"www.aagneya-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191058,"job_number":"JOB_191058","tr_customer_id":191076,"tr_customer_product_id":191066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Daevika Menon","mobile_number":"9914311118","email_id":"balgopal.khan@yahoo.co.in","dop":"2026-02-08","serial_number":"119048945424919","imei1":"119048945424919","imei2":"119048945424919","popurl":"www.tanya-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191059,"job_number":"JOB_191059","tr_customer_id":191077,"tr_customer_product_id":191067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Adripathi Marar","mobile_number":"9979038118","email_id":"agasti.chopra@gmail.com","dop":"2026-02-08","serial_number":"123541248115691","imei1":"123541248115691","imei2":"123541248115691","popurl":"www.balaaditya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191060,"job_number":"JOB_191060","tr_customer_id":191078,"tr_customer_product_id":191068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Dinesh Marar","mobile_number":"9999240711","email_id":"surya.jain@hotmail.com","dop":"2026-02-08","serial_number":"905264821940989","imei1":"905264821940989","imei2":"905264821940989","popurl":"www.chandranath-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191061,"job_number":"JOB_191061","tr_customer_id":191079,"tr_customer_product_id":191069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Soma Mukhopadhyay","mobile_number":"9979491291","email_id":"aadinath.naik@yahoo.co.in","dop":"2026-02-08","serial_number":"559779611447142","imei1":"559779611447142","imei2":"559779611447142","popurl":"www.prasad-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191062,"job_number":"JOB_191062","tr_customer_id":191080,"tr_customer_product_id":191070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Jitender Joshi","mobile_number":"9992702329","email_id":"udit.tagore@hotmail.com","dop":"2026-02-08","serial_number":"965416267146776","imei1":"965416267146776","imei2":"965416267146776","popurl":"www.mohini-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191063,"job_number":"JOB_191063","tr_customer_id":191081,"tr_customer_product_id":191071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Rajiv Namboothiri","mobile_number":"9934769069","email_id":"adityanandana.kocchar@hotmail.com","dop":"2026-02-08","serial_number":"407657820498656","imei1":"407657820498656","imei2":"407657820498656","popurl":"www.chidambar-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191064,"job_number":"JOB_191064","tr_customer_id":191082,"tr_customer_product_id":191072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Hiranmay Bhat","mobile_number":"9978858951","email_id":"kamalesh.rana@hotmail.com","dop":"2026-02-08","serial_number":"877626241135685","imei1":"877626241135685","imei2":"877626241135685","popurl":"www.baladitya-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191065,"job_number":"JOB_191065","tr_customer_id":191083,"tr_customer_product_id":191073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Agnivesh Kaniyar","mobile_number":"9910642856","email_id":"ayushmati.johar@hotmail.com","dop":"2026-02-08","serial_number":"008763099090516","imei1":"008763099090516","imei2":"008763099090516","popurl":"www.sanya-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191066,"job_number":"JOB_191066","tr_customer_id":191084,"tr_customer_product_id":191074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Indira Patil","mobile_number":"9994565822","email_id":"chandranath.gupta@hotmail.com","dop":"2026-02-08","serial_number":"874681344152549","imei1":"874681344152549","imei2":"874681344152549","popurl":"www.ayushmati-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191067,"job_number":"JOB_191067","tr_customer_id":191085,"tr_customer_product_id":191075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Gangesh Khanna","mobile_number":"9905513206","email_id":"manisha.prajapat@yahoo.co.in","dop":"2026-02-08","serial_number":"434082693582455","imei1":"434082693582455","imei2":"434082693582455","popurl":"www.anjushri-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191068,"job_number":"JOB_191068","tr_customer_id":191086,"tr_customer_product_id":191076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Jahnu Prajapat","mobile_number":"9930224135","email_id":"jyotis.varman@gmail.com","dop":"2026-02-08","serial_number":"870237548666368","imei1":"870237548666368","imei2":"870237548666368","popurl":"www.jyotsana-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191069,"job_number":"JOB_191069","tr_customer_id":191087,"tr_customer_product_id":191077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Chandramohan Mishra","mobile_number":"9954099668","email_id":"adripathi.khatri@gmail.com","dop":"2026-02-08","serial_number":"005277222696425","imei1":"005277222696425","imei2":"005277222696425","popurl":"www.bhadran-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191070,"job_number":"JOB_191070","tr_customer_id":191088,"tr_customer_product_id":191078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Digambara Khanna","mobile_number":"9978261732","email_id":"giriraj.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"368297006086506","imei1":"368297006086506","imei2":"368297006086506","popurl":"www.anjushri-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191071,"job_number":"JOB_191071","tr_customer_id":191089,"tr_customer_product_id":191079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Rageswari Gowda","mobile_number":"9961447780","email_id":"pramila.mishra@yahoo.co.in","dop":"2026-02-08","serial_number":"576464584531285","imei1":"576464584531285","imei2":"576464584531285","popurl":"www.chandraketu-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191072,"job_number":"JOB_191072","tr_customer_id":191090,"tr_customer_product_id":191080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Gorakhanatha Guneta","mobile_number":"9918383564","email_id":"brahmanandam.varrier@gmail.com","dop":"2026-02-08","serial_number":"849802853664396","imei1":"849802853664396","imei2":"849802853664396","popurl":"www.sushma-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191073,"job_number":"JOB_191073","tr_customer_id":191091,"tr_customer_product_id":191081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Chaanakya Ahluwalia","mobile_number":"9998604755","email_id":"chandira.varman@hotmail.com","dop":"2026-02-08","serial_number":"339454937811311","imei1":"339454937811311","imei2":"339454937811311","popurl":"www.bhoopat-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191074,"job_number":"JOB_191074","tr_customer_id":191092,"tr_customer_product_id":191082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Udai Kaniyar","mobile_number":"9999728457","email_id":"devadatt.talwar@hotmail.com","dop":"2026-02-08","serial_number":"933393375875010","imei1":"933393375875010","imei2":"933393375875010","popurl":"www.shashikala-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191075,"job_number":"JOB_191075","tr_customer_id":191093,"tr_customer_product_id":191083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Deeptimay Adiga","mobile_number":"9977112207","email_id":"gautama.prajapat@yahoo.co.in","dop":"2026-02-08","serial_number":"149543160608764","imei1":"149543160608764","imei2":"149543160608764","popurl":"www.harinakshi-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191076,"job_number":"JOB_191076","tr_customer_id":191094,"tr_customer_product_id":191084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Devani Pilla","mobile_number":"9925207469","email_id":"mandaakin.namboothiri@hotmail.com","dop":"2026-02-08","serial_number":"134640040473164","imei1":"134640040473164","imei2":"134640040473164","popurl":"www.deb-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191077,"job_number":"JOB_191077","tr_customer_id":191095,"tr_customer_product_id":191085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Vasanti Adiga","mobile_number":"9998915570","email_id":"sarada.kaul@hotmail.com","dop":"2026-02-08","serial_number":"432973454906144","imei1":"432973454906144","imei2":"432973454906144","popurl":"www.chandrani-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191078,"job_number":"JOB_191078","tr_customer_id":191096,"tr_customer_product_id":191086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Devajyoti Verma","mobile_number":"9960561820","email_id":"agnivesh.bharadwaj@hotmail.com","dop":"2026-02-08","serial_number":"130706363924775","imei1":"130706363924775","imei2":"130706363924775","popurl":"www.dhanpati-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191079,"job_number":"JOB_191079","tr_customer_id":191097,"tr_customer_product_id":191087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Eshita Embranthiri","mobile_number":"9951918859","email_id":"vaishnavi.ahuja@hotmail.com","dop":"2026-02-08","serial_number":"910188170196189","imei1":"910188170196189","imei2":"910188170196189","popurl":"www.deepankar-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191080,"job_number":"JOB_191080","tr_customer_id":191098,"tr_customer_product_id":191088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Kanishka Bhattathiri","mobile_number":"9938711710","email_id":"balgopal.namboothiri@gmail.com","dop":"2026-02-08","serial_number":"881631336698011","imei1":"881631336698011","imei2":"881631336698011","popurl":"www.bhaaswar-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191081,"job_number":"JOB_191081","tr_customer_id":191099,"tr_customer_product_id":191089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:50:33.000Z","modified_at":"2026-02-18T23:50:33.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-08","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-08T23:50:33.602822875Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191082,"job_number":"JOB_191082","tr_customer_id":191100,"tr_customer_product_id":191090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:50:34.000Z","modified_at":"2026-02-18T23:50:34.000Z","name":"Tarun Kapoor","mobile_number":"7023299777","email_id":"bhaasvan.bhat@yahoo.co.in","dop":"2026-02-08","serial_number":"037017625147998","imei1":"037017625147998","imei2":"037017625147998","popurl":"www.kumuda-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:50:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191083,"job_number":"JOB_191083","tr_customer_id":191101,"tr_customer_product_id":191091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:53:00.000Z","modified_at":"2026-02-18T23:53:00.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-08","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-08T23:53:00.027611330Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191085,"job_number":"JOB_191085","tr_customer_id":191103,"tr_customer_product_id":191093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Acharyanandana Rana","mobile_number":"9982581521","email_id":"tanushri.trivedi@hotmail.com","dop":"2026-02-08","serial_number":"793894016014821","imei1":"793894016014821","imei2":"793894016014821","popurl":"www.dev-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191086,"job_number":"JOB_191086","tr_customer_id":191104,"tr_customer_product_id":191094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Chakradhar Patel","mobile_number":"9908795807","email_id":"chaitan.panicker@hotmail.com","dop":"2026-02-08","serial_number":"623662026722966","imei1":"623662026722966","imei2":"623662026722966","popurl":"www.rudra-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191087,"job_number":"JOB_191087","tr_customer_id":191105,"tr_customer_product_id":191095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Baladitya Shukla","mobile_number":"9937399101","email_id":"giri.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"590821892279714","imei1":"590821892279714","imei2":"590821892279714","popurl":"www.girja-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191088,"job_number":"JOB_191088","tr_customer_id":191106,"tr_customer_product_id":191096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Manjusha Desai","mobile_number":"9928388695","email_id":"dhaanyalakshmi.mehrotra@hotmail.com","dop":"2026-02-08","serial_number":"171994968922499","imei1":"171994968922499","imei2":"171994968922499","popurl":"www.parvati-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191089,"job_number":"JOB_191089","tr_customer_id":191107,"tr_customer_product_id":191097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Giriraaj Shah","mobile_number":"9995723614","email_id":"shresth.mehrotra@gmail.com","dop":"2026-02-08","serial_number":"766844008657689","imei1":"766844008657689","imei2":"766844008657689","popurl":"www.sheela-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191090,"job_number":"JOB_191090","tr_customer_id":191108,"tr_customer_product_id":191098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Bhagwanti Varrier","mobile_number":"9902307054","email_id":"arun.mukhopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"947655086695215","imei1":"947655086695215","imei2":"947655086695215","popurl":"www.meena-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191091,"job_number":"JOB_191091","tr_customer_id":191109,"tr_customer_product_id":191099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Kalyani Arora","mobile_number":"9959578575","email_id":"ramesh.reddy@gmail.com","dop":"2026-02-08","serial_number":"709049891233385","imei1":"709049891233385","imei2":"709049891233385","popurl":"www.ekalavya-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191092,"job_number":"JOB_191092","tr_customer_id":191110,"tr_customer_product_id":191100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Gayatri Iyer","mobile_number":"9954177295","email_id":"chandini.chattopadhyay@gmail.com","dop":"2026-02-08","serial_number":"506381266080656","imei1":"506381266080656","imei2":"506381266080656","popurl":"www.chitraksh-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191093,"job_number":"JOB_191093","tr_customer_id":191111,"tr_customer_product_id":191101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Deeptimay Mehra","mobile_number":"9904244369","email_id":"devi.singh@gmail.com","dop":"2026-02-08","serial_number":"197852251548784","imei1":"197852251548784","imei2":"197852251548784","popurl":"www.tapan-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191094,"job_number":"JOB_191094","tr_customer_id":191112,"tr_customer_product_id":191102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Aadidev Ganaka","mobile_number":"9905824190","email_id":"achyut.gill@yahoo.co.in","dop":"2026-02-08","serial_number":"709448302316906","imei1":"709448302316906","imei2":"709448302316906","popurl":"www.archan-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191095,"job_number":"JOB_191095","tr_customer_id":191113,"tr_customer_product_id":191103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Dev Varma","mobile_number":"9989042934","email_id":"atreyi.rana@gmail.com","dop":"2026-02-08","serial_number":"676109612080218","imei1":"676109612080218","imei2":"676109612080218","popurl":"www.chanakya-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191096,"job_number":"JOB_191096","tr_customer_id":191114,"tr_customer_product_id":191104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Bhanumati Achari","mobile_number":"9936379387","email_id":"shakuntala.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"091387057596227","imei1":"091387057596227","imei2":"091387057596227","popurl":"www.hiranmaya-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191097,"job_number":"JOB_191097","tr_customer_id":191115,"tr_customer_product_id":191105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chapala Nair","mobile_number":"9903680536","email_id":"chetan.agarwal@gmail.com","dop":"2026-02-08","serial_number":"404347158821774","imei1":"404347158821774","imei2":"404347158821774","popurl":"www.gemini-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191098,"job_number":"JOB_191098","tr_customer_id":191116,"tr_customer_product_id":191106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Bhaswar Desai","mobile_number":"9922903633","email_id":"chandraswaroopa.nair@gmail.com","dop":"2026-02-08","serial_number":"047124305627124","imei1":"047124305627124","imei2":"047124305627124","popurl":"www.durgeshwari-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191099,"job_number":"JOB_191099","tr_customer_id":191117,"tr_customer_product_id":191107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Bhooshit Ahluwalia","mobile_number":"9966747288","email_id":"balagovind.varman@yahoo.co.in","dop":"2026-02-08","serial_number":"783338081364300","imei1":"783338081364300","imei2":"783338081364300","popurl":"www.akshita-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191100,"job_number":"JOB_191100","tr_customer_id":191118,"tr_customer_product_id":191108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chandravati Abbott","mobile_number":"9903609150","email_id":"jitendra.kocchar@hotmail.com","dop":"2026-02-08","serial_number":"702135557480388","imei1":"702135557480388","imei2":"702135557480388","popurl":"www.ritesh-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191101,"job_number":"JOB_191101","tr_customer_id":191119,"tr_customer_product_id":191109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Prayag Adiga","mobile_number":"9936120775","email_id":"dayamayee.iyer@hotmail.com","dop":"2026-02-08","serial_number":"712073043668381","imei1":"712073043668381","imei2":"712073043668381","popurl":"www.bhargavi-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191102,"job_number":"JOB_191102","tr_customer_id":191120,"tr_customer_product_id":191110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Gouranga Varman","mobile_number":"9942043739","email_id":"girik.sethi@yahoo.co.in","dop":"2026-02-08","serial_number":"843604734720503","imei1":"843604734720503","imei2":"843604734720503","popurl":"www.tejas-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191103,"job_number":"JOB_191103","tr_customer_id":191121,"tr_customer_product_id":191111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chandravati Shah","mobile_number":"9972599237","email_id":"narinder.menon@gmail.com","dop":"2026-02-08","serial_number":"412618080317989","imei1":"412618080317989","imei2":"412618080317989","popurl":"www.swarnalata-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191104,"job_number":"JOB_191104","tr_customer_id":191122,"tr_customer_product_id":191112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Dhatri Mukhopadhyay","mobile_number":"9950626342","email_id":"ranjeet.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"828072307936923","imei1":"828072307936923","imei2":"828072307936923","popurl":"www.garuda-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191105,"job_number":"JOB_191105","tr_customer_id":191123,"tr_customer_product_id":191113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Esha Tagore","mobile_number":"9975152428","email_id":"smriti.dutta@yahoo.co.in","dop":"2026-02-08","serial_number":"283756569762248","imei1":"283756569762248","imei2":"283756569762248","popurl":"www.karan-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191106,"job_number":"JOB_191106","tr_customer_id":191124,"tr_customer_product_id":191114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Prayag Nair","mobile_number":"9923366826","email_id":"gemini.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"862052940842075","imei1":"862052940842075","imei2":"862052940842075","popurl":"www.himani-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191107,"job_number":"JOB_191107","tr_customer_id":191125,"tr_customer_product_id":191115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Amaresh Ahluwalia","mobile_number":"9949994238","email_id":"devani.deshpande@hotmail.com","dop":"2026-02-08","serial_number":"014763678820860","imei1":"014763678820860","imei2":"014763678820860","popurl":"www.jagathi-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191108,"job_number":"JOB_191108","tr_customer_id":191126,"tr_customer_product_id":191116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Goswamee Johar","mobile_number":"9984705587","email_id":"bhaasvan.deshpande@gmail.com","dop":"2026-02-08","serial_number":"358319540123778","imei1":"358319540123778","imei2":"358319540123778","popurl":"www.indira-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191109,"job_number":"JOB_191109","tr_customer_id":191127,"tr_customer_product_id":191117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Aaratrika Menon","mobile_number":"9972027651","email_id":"vidya.asan@gmail.com","dop":"2026-02-08","serial_number":"754495316241543","imei1":"754495316241543","imei2":"754495316241543","popurl":"www.deeptiman-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191110,"job_number":"JOB_191110","tr_customer_id":191128,"tr_customer_product_id":191118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Sujata Saini","mobile_number":"9912543820","email_id":"devi.patel@hotmail.com","dop":"2026-02-08","serial_number":"470567542811729","imei1":"470567542811729","imei2":"470567542811729","popurl":"www.bheeshma-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191111,"job_number":"JOB_191111","tr_customer_id":191129,"tr_customer_product_id":191119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Aasa Sinha","mobile_number":"9921343723","email_id":"adhrit.joshi@hotmail.com","dop":"2026-02-08","serial_number":"464471598857764","imei1":"464471598857764","imei2":"464471598857764","popurl":"www.gautami-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191112,"job_number":"JOB_191112","tr_customer_id":191130,"tr_customer_product_id":191120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Bhaves Dubashi","mobile_number":"9931733751","email_id":"vidhur.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"940947767453650","imei1":"940947767453650","imei2":"940947767453650","popurl":"www.bilva-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191113,"job_number":"JOB_191113","tr_customer_id":191131,"tr_customer_product_id":191121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Atmaja Achari","mobile_number":"9968344310","email_id":"deepankar.dutta@gmail.com","dop":"2026-02-08","serial_number":"463485583305926","imei1":"463485583305926","imei2":"463485583305926","popurl":"www.ekaksh-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191114,"job_number":"JOB_191114","tr_customer_id":191132,"tr_customer_product_id":191122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Mahesh Mishra","mobile_number":"9902759873","email_id":"guru.achari@yahoo.co.in","dop":"2026-02-08","serial_number":"828792630525551","imei1":"828792630525551","imei2":"828792630525551","popurl":"www.udai-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191115,"job_number":"JOB_191115","tr_customer_id":191133,"tr_customer_product_id":191123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Ameyatma Chopra","mobile_number":"9983272283","email_id":"rudra.kocchar@gmail.com","dop":"2026-02-08","serial_number":"064946657313335","imei1":"064946657313335","imei2":"064946657313335","popurl":"www.ahilya-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191116,"job_number":"JOB_191116","tr_customer_id":191134,"tr_customer_product_id":191124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Niranjan Ahluwalia","mobile_number":"9980241730","email_id":"daiwik.naik@hotmail.com","dop":"2026-02-08","serial_number":"024416328354631","imei1":"024416328354631","imei2":"024416328354631","popurl":"www.karan-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191117,"job_number":"JOB_191117","tr_customer_id":191135,"tr_customer_product_id":191125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Rageswari Ahluwalia","mobile_number":"9979749588","email_id":"rita.banerjee@hotmail.com","dop":"2026-02-08","serial_number":"741960716372066","imei1":"741960716372066","imei2":"741960716372066","popurl":"www.aagam-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191118,"job_number":"JOB_191118","tr_customer_id":191136,"tr_customer_product_id":191126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Ashlesh Saini","mobile_number":"9933456477","email_id":"alok.khan@hotmail.com","dop":"2026-02-08","serial_number":"916146710043691","imei1":"916146710043691","imei2":"916146710043691","popurl":"www.bhaves-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191119,"job_number":"JOB_191119","tr_customer_id":191137,"tr_customer_product_id":191127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:03:14.000Z","modified_at":"2026-02-19T00:03:14.000Z","name":"Himadri Dhawan","mobile_number":"9972270375","email_id":"poornima.abbott@hotmail.com","dop":"2026-02-09","serial_number":"963451089194883","imei1":"963451089194883","imei2":"963451089194883","popurl":"www.daevika-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191120,"job_number":"JOB_191120","tr_customer_id":191138,"tr_customer_product_id":191128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Vedanshi Pilla","mobile_number":"9993158578","email_id":"vedang.varman@gmail.com","dop":"2026-02-09","serial_number":"491865597037976","imei1":"491865597037976","imei2":"491865597037976","popurl":"www.lakshminath-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191121,"job_number":"JOB_191121","tr_customer_id":191139,"tr_customer_product_id":191129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaamay Singh","mobile_number":"9937521947","email_id":"gopaal.varman@yahoo.co.in","dop":"2026-02-09","serial_number":"507857009611519","imei1":"507857009611519","imei2":"507857009611519","popurl":"www.chiranjeev-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191122,"job_number":"JOB_191122","tr_customer_id":191140,"tr_customer_product_id":191130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bahula Shukla","mobile_number":"9915896626","email_id":"kiran.tagore@yahoo.co.in","dop":"2026-02-09","serial_number":"796206408141793","imei1":"796206408141793","imei2":"796206408141793","popurl":"www.deepali-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191123,"job_number":"JOB_191123","tr_customer_id":191141,"tr_customer_product_id":191131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhagirathi Mishra","mobile_number":"9906253061","email_id":"kanak.nair@yahoo.co.in","dop":"2026-02-09","serial_number":"045842654758158","imei1":"045842654758158","imei2":"045842654758158","popurl":"www.amogh-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191124,"job_number":"JOB_191124","tr_customer_id":191142,"tr_customer_product_id":191132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Adityanandana Kaur","mobile_number":"9961499248","email_id":"anjushree.menon@yahoo.co.in","dop":"2026-02-09","serial_number":"418212263392575","imei1":"418212263392575","imei2":"418212263392575","popurl":"www.meenakshi-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191125,"job_number":"JOB_191125","tr_customer_id":191143,"tr_customer_product_id":191133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaananda Jain","mobile_number":"9915212855","email_id":"aatreya.ahluwalia@hotmail.com","dop":"2026-02-09","serial_number":"524177654549719","imei1":"524177654549719","imei2":"524177654549719","popurl":"www.enakshi-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191126,"job_number":"JOB_191126","tr_customer_id":191144,"tr_customer_product_id":191134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Anilaabh Devar","mobile_number":"9976819884","email_id":"kumuda.rana@yahoo.co.in","dop":"2026-02-09","serial_number":"286316517910478","imei1":"286316517910478","imei2":"286316517910478","popurl":"www.bhuvanesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191127,"job_number":"JOB_191127","tr_customer_id":191145,"tr_customer_product_id":191135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Pran Shah","mobile_number":"9925973820","email_id":"gurdev.varman@gmail.com","dop":"2026-02-09","serial_number":"588198926131804","imei1":"588198926131804","imei2":"588198926131804","popurl":"www.siddarth-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191128,"job_number":"JOB_191128","tr_customer_id":191146,"tr_customer_product_id":191136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhupati Sethi","mobile_number":"9991574755","email_id":"som.devar@gmail.com","dop":"2026-02-09","serial_number":"653750686364108","imei1":"653750686364108","imei2":"653750686364108","popurl":"www.hiranya-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191129,"job_number":"JOB_191129","tr_customer_id":191147,"tr_customer_product_id":191137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Tara Johar","mobile_number":"9926935156","email_id":"kalinda.khatri@hotmail.com","dop":"2026-02-09","serial_number":"290019970355280","imei1":"290019970355280","imei2":"290019970355280","popurl":"www.charvi-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191130,"job_number":"JOB_191130","tr_customer_id":191148,"tr_customer_product_id":191138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agnivesh Achari","mobile_number":"9919880010","email_id":"kumuda.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"019324844865314","imei1":"019324844865314","imei2":"019324844865314","popurl":"www.sarla-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191131,"job_number":"JOB_191131","tr_customer_id":191149,"tr_customer_product_id":191139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kama Menon","mobile_number":"9900486685","email_id":"devajyoti.khan@yahoo.co.in","dop":"2026-02-09","serial_number":"162332133055704","imei1":"162332133055704","imei2":"162332133055704","popurl":"www.rajinder-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191132,"job_number":"JOB_191132","tr_customer_id":191150,"tr_customer_product_id":191140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agniprava Sharma","mobile_number":"9971967411","email_id":"bhaanumati.ganaka@gmail.com","dop":"2026-02-09","serial_number":"208549737424405","imei1":"208549737424405","imei2":"208549737424405","popurl":"www.mani-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191133,"job_number":"JOB_191133","tr_customer_id":191151,"tr_customer_product_id":191141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Gandharva Panicker","mobile_number":"9996629998","email_id":"bhaaswar.pillai@yahoo.co.in","dop":"2026-02-09","serial_number":"564509968108968","imei1":"564509968108968","imei2":"564509968108968","popurl":"www.harita-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191134,"job_number":"JOB_191134","tr_customer_id":191152,"tr_customer_product_id":191142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kannen Trivedi","mobile_number":"9909085394","email_id":"girish.embranthiri@yahoo.co.in","dop":"2026-02-09","serial_number":"665007344777669","imei1":"665007344777669","imei2":"665007344777669","popurl":"www.agnimitra-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191135,"job_number":"JOB_191135","tr_customer_id":191153,"tr_customer_product_id":191143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Meghnad Achari","mobile_number":"9959449666","email_id":"meghnad.pilla@yahoo.co.in","dop":"2026-02-09","serial_number":"205876443070980","imei1":"205876443070980","imei2":"205876443070980","popurl":"www.acharyanandana-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191136,"job_number":"JOB_191136","tr_customer_id":191154,"tr_customer_product_id":191144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Gorakhanatha Patil","mobile_number":"9984669008","email_id":"deeptanshu.kocchar@hotmail.com","dop":"2026-02-09","serial_number":"031224901580179","imei1":"031224901580179","imei2":"031224901580179","popurl":"www.aaditya-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191137,"job_number":"JOB_191137","tr_customer_id":191155,"tr_customer_product_id":191145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Deeptiman Sinha","mobile_number":"9925175928","email_id":"bhuvanesh.banerjee@yahoo.co.in","dop":"2026-02-09","serial_number":"783187859358167","imei1":"783187859358167","imei2":"783187859358167","popurl":"www.smita-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191138,"job_number":"JOB_191138","tr_customer_id":191156,"tr_customer_product_id":191146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Bhudeva Arora","mobile_number":"9956322770","email_id":"garuda.malik@yahoo.co.in","dop":"2026-02-09","serial_number":"394039621601360","imei1":"394039621601360","imei2":"394039621601360","popurl":"www.ganesh-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191139,"job_number":"JOB_191139","tr_customer_id":191157,"tr_customer_product_id":191147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Hiranya Kocchar","mobile_number":"9993690902","email_id":"ujjwal.kakkar@gmail.com","dop":"2026-02-09","serial_number":"676497152811879","imei1":"676497152811879","imei2":"676497152811879","popurl":"www.aanandaswarup-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191140,"job_number":"JOB_191140","tr_customer_id":191158,"tr_customer_product_id":191148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Uttam Prajapat","mobile_number":"9989521661","email_id":"uttam.khatri@hotmail.com","dop":"2026-02-09","serial_number":"531806628969744","imei1":"531806628969744","imei2":"531806628969744","popurl":"www.bala-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191141,"job_number":"JOB_191141","tr_customer_id":191159,"tr_customer_product_id":191149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chidaakaash Chopra","mobile_number":"9917455580","email_id":"chiranjeeve.prajapat@hotmail.com","dop":"2026-02-09","serial_number":"295454458305836","imei1":"295454458305836","imei2":"295454458305836","popurl":"www.kali-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191142,"job_number":"JOB_191142","tr_customer_id":191160,"tr_customer_product_id":191150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Kumari Trivedi","mobile_number":"9950015421","email_id":"devajyoti.sharma@gmail.com","dop":"2026-02-09","serial_number":"061799902086423","imei1":"061799902086423","imei2":"061799902086423","popurl":"www.shridevi-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191143,"job_number":"JOB_191143","tr_customer_id":191161,"tr_customer_product_id":191151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chandi Mehrotra","mobile_number":"9948803513","email_id":"chinmayanand.johar@gmail.com","dop":"2026-02-09","serial_number":"471792494400158","imei1":"471792494400158","imei2":"471792494400158","popurl":"www.chanakya-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191144,"job_number":"JOB_191144","tr_customer_id":191162,"tr_customer_product_id":191152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Jitender Nehru","mobile_number":"9947309000","email_id":"meghnad.singh@gmail.com","dop":"2026-02-09","serial_number":"532502399317086","imei1":"532502399317086","imei2":"532502399317086","popurl":"www.brahma-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191145,"job_number":"JOB_191145","tr_customer_id":191163,"tr_customer_product_id":191153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chandraketu Panicker","mobile_number":"9923651062","email_id":"chitramala.naik@gmail.com","dop":"2026-02-09","serial_number":"174007883854082","imei1":"174007883854082","imei2":"174007883854082","popurl":"www.preity-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191146,"job_number":"JOB_191146","tr_customer_id":191164,"tr_customer_product_id":191154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Rageswari Panicker","mobile_number":"9983585899","email_id":"brahmanandam.bhattacharya@gmail.com","dop":"2026-02-09","serial_number":"722557139571064","imei1":"722557139571064","imei2":"722557139571064","popurl":"www.anshula-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191147,"job_number":"JOB_191147","tr_customer_id":191165,"tr_customer_product_id":191155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Bhoopati Agarwal","mobile_number":"9912529727","email_id":"chandira.kaul@yahoo.co.in","dop":"2026-02-09","serial_number":"049689949507339","imei1":"049689949507339","imei2":"049689949507339","popurl":"www.ameyatma-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191148,"job_number":"JOB_191148","tr_customer_id":191166,"tr_customer_product_id":191156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Jaya Mukhopadhyay","mobile_number":"9906821801","email_id":"bhagwanti.tagore@hotmail.com","dop":"2026-02-09","serial_number":"571541587031533","imei1":"571541587031533","imei2":"571541587031533","popurl":"www.sharda-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191149,"job_number":"JOB_191149","tr_customer_id":191167,"tr_customer_product_id":191157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chidaakaash Agarwal","mobile_number":"9988438346","email_id":"durga.kapoor@hotmail.com","dop":"2026-02-09","serial_number":"735915726220999","imei1":"735915726220999","imei2":"735915726220999","popurl":"www.anang-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191154,"job_number":"JOB_191154","tr_customer_id":191172,"tr_customer_product_id":191162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:25.000Z","name":"Soma Kaul","mobile_number":"9934013376","email_id":"chidambar.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"771448971487078","imei1":"771448971487078","imei2":"771448971487078","popurl":"www.sharda-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191155,"job_number":"JOB_191155","tr_customer_id":191173,"tr_customer_product_id":191163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Naval Acharya","mobile_number":"9965555798","email_id":"anunay.varma@yahoo.co.in","dop":"2026-02-09","serial_number":"723992736278433","imei1":"723992736278433","imei2":"723992736278433","popurl":"www.gajaadhar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191156,"job_number":"JOB_191156","tr_customer_id":191174,"tr_customer_product_id":191164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Chitraksh Varma","mobile_number":"9943171457","email_id":"giri.iyengar@gmail.com","dop":"2026-02-09","serial_number":"583605998887334","imei1":"583605998887334","imei2":"583605998887334","popurl":"www.mina-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191157,"job_number":"JOB_191157","tr_customer_id":191176,"tr_customer_product_id":191165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Kalinda Shukla","mobile_number":"9913332577","email_id":"lakshminath.dubashi@gmail.com","dop":"2026-02-09","serial_number":"527975668616109","imei1":"527975668616109","imei2":"527975668616109","popurl":"www.bhramar-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191158,"job_number":"JOB_191158","tr_customer_id":191175,"tr_customer_product_id":191166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Amaresh Johar","mobile_number":"9947726154","email_id":"meena.embranthiri@gmail.com","dop":"2026-02-09","serial_number":"135433346694342","imei1":"135433346694342","imei2":"135433346694342","popurl":"www.bhupen-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191161,"job_number":"JOB_191161","tr_customer_id":191179,"tr_customer_product_id":191169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:35.000Z","modified_at":"2026-02-19T00:24:35.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-09","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-09T00:24:34.463019421Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191162,"job_number":"JOB_191162","tr_customer_id":191180,"tr_customer_product_id":191170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Vimala Panicker","mobile_number":"9954463299","email_id":"shiv.mishra@hotmail.com","dop":"2026-02-09","serial_number":"874496441774244","imei1":"874496441774244","imei2":"874496441774244","popurl":"www.mayoor-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191163,"job_number":"JOB_191163","tr_customer_id":191181,"tr_customer_product_id":191171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Ahalya Bandopadhyay","mobile_number":"9986808629","email_id":"sanjay.gill@yahoo.co.in","dop":"2026-02-09","serial_number":"679671911714125","imei1":"679671911714125","imei2":"679671911714125","popurl":"www.gorakhanatha-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191164,"job_number":"JOB_191164","tr_customer_id":191182,"tr_customer_product_id":191172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Brijesh Varma","mobile_number":"9986244207","email_id":"anagh.pandey@hotmail.com","dop":"2026-02-09","serial_number":"629333512385650","imei1":"629333512385650","imei2":"629333512385650","popurl":"www.niranjan-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191165,"job_number":"JOB_191165","tr_customer_id":191183,"tr_customer_product_id":191174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Deenabandhu Tagore","mobile_number":"9999403218","email_id":"mayoor.achari@gmail.com","dop":"2026-02-09","serial_number":"796134426928884","imei1":"796134426928884","imei2":"796134426928884","popurl":"www.shubhaprada-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191166,"job_number":"JOB_191166","tr_customer_id":191184,"tr_customer_product_id":191173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Pran Sethi","mobile_number":"9907747388","email_id":"anwesha.chopra@yahoo.co.in","dop":"2026-02-09","serial_number":"905147799803280","imei1":"905147799803280","imei2":"905147799803280","popurl":"www.adityanandana-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191168,"job_number":"JOB_191168","tr_customer_id":191186,"tr_customer_product_id":191176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T02:13:34.000Z","modified_at":"2026-02-19T02:13:34.000Z","name":"Johann Connelly","mobile_number":"301-423-8121","email_id":"Estell_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16556257673054","imei1":"16556257673054","imei2":"16556257673054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T02:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191170,"job_number":"JOB_191170","tr_customer_id":191188,"tr_customer_product_id":191178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:16.000Z","modified_at":"2026-02-19T03:20:16.000Z","name":"Declan Waelchi","mobile_number":"539-729-8659","email_id":"Gunner3@yahoo.com","dop":"2025-05-30","serial_number":"11532493277077","imei1":"11532493277077","imei2":"11532493277077","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191171,"job_number":"JOB_191171","tr_customer_id":191189,"tr_customer_product_id":191179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:17.000Z","modified_at":"2026-02-19T03:20:17.000Z","name":"Vern McCullough","mobile_number":"780-458-0283","email_id":"Brittany.Kilback@hotmail.com","dop":"2025-05-30","serial_number":"1715715093243049","imei1":"1715715093243049","imei2":"1715715093243049","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191172,"job_number":"JOB_191172","tr_customer_id":191190,"tr_customer_product_id":191180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:46.000Z","modified_at":"2026-02-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16860784303107","imei1":"16860784303107","imei2":"16860784303107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191174,"job_number":"JOB_191174","tr_customer_id":191192,"tr_customer_product_id":191182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:48.000Z","modified_at":"2026-02-19T03:34:48.000Z","name":"Callie Fahey","mobile_number":"458-974-2885","email_id":"Kenyon.Schamberger80@hotmail.com","dop":"2025-04-06","serial_number":"17821156369264368","imei1":"17821156369264368","imei2":"17821156369264368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191175,"job_number":"JOB_191175","tr_customer_id":191193,"tr_customer_product_id":191183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:35:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10633557723641","imei1":"10633557723641","imei2":"10633557723641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191177,"job_number":"JOB_191177","tr_customer_id":191195,"tr_customer_product_id":191185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:33.000Z","modified_at":"2026-02-19T03:35:33.000Z","name":"Lenna Powlowski","mobile_number":"997-438-8060","email_id":"Mckenzie_Stiedemann16@yahoo.com","dop":"2025-04-06","serial_number":"15466463175345296","imei1":"15466463175345296","imei2":"15466463175345296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191178,"job_number":"JOB_191178","tr_customer_id":191196,"tr_customer_product_id":191186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17673734103702","imei1":"17673734103702","imei2":"17673734103702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191180,"job_number":"JOB_191180","tr_customer_id":191198,"tr_customer_product_id":191188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:19.000Z","modified_at":"2026-02-19T03:36:19.000Z","name":"Coby Wyman","mobile_number":"722-929-0611","email_id":"Holly_Bashirian80@hotmail.com","dop":"2025-04-06","serial_number":"15123101805378176","imei1":"15123101805378176","imei2":"15123101805378176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191182,"job_number":"JOB_191182","tr_customer_id":191200,"tr_customer_product_id":191190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:50.000Z","modified_at":"2026-02-19T04:29:50.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13076512553903","imei1":"13076512553903","imei2":"13076512553903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191184,"job_number":"JOB_191184","tr_customer_id":191202,"tr_customer_product_id":191192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:52.000Z","modified_at":"2026-02-19T04:29:52.000Z","name":"Wilma McLaughlin","mobile_number":"786-933-3384","email_id":"Ozella_Miller20@yahoo.com","dop":"2025-04-06","serial_number":"19592095137449076","imei1":"19592095137449076","imei2":"19592095137449076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191187,"job_number":"JOB_191187","tr_customer_id":191205,"tr_customer_product_id":191195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10639484352176","imei1":"10639484352176","imei2":"10639484352176","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191188,"job_number":"JOB_191188","tr_customer_id":191206,"tr_customer_product_id":191196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"Elmo Goodwin","mobile_number":"428-590-9953","email_id":"Linnie_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"11581440016962706","imei1":"11581440016962706","imei2":"11581440016962706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191190,"job_number":"JOB_191190","tr_customer_id":191208,"tr_customer_product_id":191198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:55.000Z","modified_at":"2026-02-19T04:29:55.000Z","name":"Derek Stokes","mobile_number":"211-263-6356","email_id":"Eli.Johnston@gmail.com","dop":"2025-06-18","serial_number":"1098814092956331","imei1":"1098814092956331","imei2":"1098814092956331","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191192,"job_number":"JOB_191192","tr_customer_id":191210,"tr_customer_product_id":191200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:00.000Z","modified_at":"2026-02-19T04:30:00.000Z","name":"Rebeca Von","mobile_number":"208-750-0876","email_id":"Roy76@hotmail.com","dop":"2025-04-06","serial_number":"19460032227248190","imei1":"19460032227248190","imei2":"19460032227248190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191194,"job_number":"JOB_191194","tr_customer_id":191212,"tr_customer_product_id":191202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:03.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Norval Lynch","mobile_number":"735-671-3851","email_id":"Kaylee.Gibson7@hotmail.com","dop":"2025-04-06","serial_number":"13780079638558418","imei1":"13780079638558418","imei2":"13780079638558418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191195,"job_number":"JOB_191195","tr_customer_id":191213,"tr_customer_product_id":191203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10335959294930","imei1":"10335959294930","imei2":"10335959294930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191197,"job_number":"JOB_191197","tr_customer_id":191215,"tr_customer_product_id":191205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11285978399661","imei1":"11285978399661","imei2":"11285978399661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191199,"job_number":"JOB_191199","tr_customer_id":191217,"tr_customer_product_id":191207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Sean Armstrong","mobile_number":"870-821-7245","email_id":"Reece.Goyette46@hotmail.com","dop":"2025-04-06","serial_number":"12104179943918958","imei1":"12104179943918958","imei2":"12104179943918958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191200,"job_number":"JOB_191200","tr_customer_id":191218,"tr_customer_product_id":191208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Mikel Keebler","mobile_number":"804-386-4448","email_id":"Rebekah.Williamson91@gmail.com","dop":"2025-04-06","serial_number":"13936914947427026","imei1":"13936914947427026","imei2":"13936914947427026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191203,"job_number":"JOB_191203","tr_customer_id":191221,"tr_customer_product_id":191211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:11.000Z","modified_at":"2026-02-19T04:30:11.000Z","name":"Jeanie Skiles","mobile_number":"558-995-7491","email_id":"Sarah.Bode29@gmail.com","dop":"2025-04-06","serial_number":"16256396465778108","imei1":"16256396465778108","imei2":"16256396465778108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191204,"job_number":"JOB_191204","tr_customer_id":191222,"tr_customer_product_id":191212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10165201358670","imei1":"10165201358670","imei2":"10165201358670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191205,"job_number":"JOB_191205","tr_customer_id":191223,"tr_customer_product_id":191213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"Ryley Gibson","mobile_number":"321-349-5044","email_id":"Freddy_Brown@hotmail.com","dop":"2025-04-06","serial_number":"18814471842797","imei1":"18814471842797","imei2":"18814471842797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191206,"job_number":"JOB_191206","tr_customer_id":191224,"tr_customer_product_id":191214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:17.000Z","modified_at":"2026-02-19T04:30:17.000Z","name":"Arianna Gislason","mobile_number":"336-823-5362","email_id":"Kolby31@gmail.com","dop":"2025-04-06","serial_number":"15255926239843208","imei1":"15255926239843208","imei2":"15255926239843208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191207,"job_number":"JOB_191207","tr_customer_id":191225,"tr_customer_product_id":191215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15911766366991","imei1":"15911766366991","imei2":"15911766366991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191208,"job_number":"JOB_191208","tr_customer_id":191226,"tr_customer_product_id":191216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"Brisa Hoppe","mobile_number":"529-769-8530","email_id":"Rodolfo80@hotmail.com","dop":"2025-04-06","serial_number":"18868740948632","imei1":"18868740948632","imei2":"18868740948632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191209,"job_number":"JOB_191209","tr_customer_id":191227,"tr_customer_product_id":191217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"Fae Davis","mobile_number":"728-919-5009","email_id":"Alberto.Rice@hotmail.com","dop":"2025-04-06","serial_number":"12446448581569","imei1":"12446448581569","imei2":"12446448581569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191212,"job_number":"JOB_191212","tr_customer_id":191230,"tr_customer_product_id":191220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"Jamir Klein","mobile_number":"252-352-3577","email_id":"Carolyne_DAmore@gmail.com","dop":"2025-04-06","serial_number":"16498451778576780","imei1":"16498451778576780","imei2":"16498451778576780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191213,"job_number":"JOB_191213","tr_customer_id":191231,"tr_customer_product_id":191221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"101580066306275","imei1":"101580066306275","imei2":"101580066306275","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191214,"job_number":"JOB_191214","tr_customer_id":191232,"tr_customer_product_id":191222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Edyth Schaden","mobile_number":"798-361-2752","email_id":"Florine.Grady68@hotmail.com","dop":"2025-04-06","serial_number":"13295195224298990","imei1":"13295195224298990","imei2":"13295195224298990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191215,"job_number":"JOB_191215","tr_customer_id":191233,"tr_customer_product_id":191223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Angeline Mills","mobile_number":"790-509-7067","email_id":"Jefferey.Mueller37@hotmail.com","dop":"2025-02-01","serial_number":"30664864891261","imei1":"30664864891261","imei2":"30664864891261","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191216,"job_number":"JOB_191216","tr_customer_id":191234,"tr_customer_product_id":191224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:22.000Z","modified_at":"2026-02-19T04:30:22.000Z","name":"Gavin Langosh","mobile_number":"760-273-7573","email_id":"Guiseppe_Kulas@hotmail.com","dop":"2025-02-01","serial_number":"89889812875159","imei1":"89889812875159","imei2":"89889812875159","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190865,"job_number":"JOB_190865","tr_customer_id":190883,"tr_customer_product_id":190873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T22:52:46.000Z","modified_at":"2026-02-18T22:52:46.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T22:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190866,"job_number":"JOB_190866","tr_customer_id":190884,"tr_customer_product_id":190874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T22:58:53.000Z","modified_at":"2026-02-18T22:58:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678903","imei2":"9876567895678903","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T22:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190867,"job_number":"JOB_190867","tr_customer_id":190885,"tr_customer_product_id":190875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:00:09.000Z","modified_at":"2026-02-18T23:00:09.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678904","imei2":"9876567895678904","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190868,"job_number":"JOB_190868","tr_customer_id":190886,"tr_customer_product_id":190876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:00:39.000Z","modified_at":"2026-02-18T23:00:39.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678905","imei2":"9876567895678905","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191084,"job_number":"JOB_191084","tr_customer_id":191102,"tr_customer_product_id":191092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:58.000Z","modified_at":"2026-02-18T23:57:58.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191150,"job_number":"JOB_191150","tr_customer_id":191168,"tr_customer_product_id":191158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:26.000Z","modified_at":"2026-02-19T00:16:26.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"17919096867894","imei1":"17919096867894","imei2":"17919096867894","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191151,"job_number":"JOB_191151","tr_customer_id":191169,"tr_customer_product_id":191159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:50.000Z","modified_at":"2026-02-19T00:16:50.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"18770272230309","imei1":"18770272230309","imei2":"18770272230309","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191152,"job_number":"JOB_191152","tr_customer_id":191170,"tr_customer_product_id":191160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:54.000Z","modified_at":"2026-02-19T00:16:54.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11858272460286","imei1":"11858272460286","imei2":"11858272460286","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191153,"job_number":"JOB_191153","tr_customer_id":191171,"tr_customer_product_id":191161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:19:27.000Z","modified_at":"2026-02-19T00:19:27.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"13138171865054","imei1":"13138171865054","imei2":"13138171865054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191159,"job_number":"JOB_191159","tr_customer_id":191177,"tr_customer_product_id":191167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:53.000Z","modified_at":"2026-02-19T00:22:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"10757707074895","imei1":"10757707074895","imei2":"10757707074895","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191160,"job_number":"JOB_191160","tr_customer_id":191178,"tr_customer_product_id":191168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:58.000Z","modified_at":"2026-02-19T00:22:58.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11235877410689","imei1":"11235877410689","imei2":"11235877410689","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191167,"job_number":"JOB_191167","tr_customer_id":191185,"tr_customer_product_id":191175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:25:22.000Z","modified_at":"2026-02-19T00:25:22.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"12669559621871","imei1":"12669559621871","imei2":"12669559621871","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191211,"job_number":"JOB_191211","tr_customer_id":191229,"tr_customer_product_id":191219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bernardo_Labadie@hotmail.com","dop":"2025-07-02","serial_number":"14387258187015","imei1":"14387258187015","imei2":"14387258187015","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c3b41610-a688-4b5b-8eef-7ae5d8fb8165
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-Q4kiSHXlIu1PU09jDFYFdNC/k7s"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MjJ9._NLwux5VBEa79lRzcTUuOzhgQHUdo2JKymqCVKldr2M"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MjJ9._NLwux5VBEa79lRzcTUuOzhgQHUdo2JKymqCVKldr2M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 55e35f6b-f3ff-47b4-af45-e4465b211c81
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a3-SA79oSKiJzG4kRCZHzxNdzGkB6Y"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 163B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MjJ9._NLwux5VBEa79lRzcTUuOzhgQHUdo2JKymqCVKldr2M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ac3f26d0-7a0d-4725-96a8-9ec302eafef3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 163
ETag W/"a3-OTSAS3RZFQvlsCRn0xWQlVYjBMw"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":12}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MjJ9._NLwux5VBEa79lRzcTUuOzhgQHUdo2JKymqCVKldr2M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 87c99913-6f7b-4a1d-a1a1-0affaf383c12
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f79-0CFaE8tmeKOVnupAx99hTx8aHmI"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191202,"job_number":"JOB_191202","tr_customer_id":191220,"tr_customer_product_id":191210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:09.000Z","modified_at":"2026-02-19T04:30:22.000Z","name":"Randi Kuhlman","mobile_number":"915-671-2928","email_id":"Ted_Marvin97@yahoo.com","dop":"2025-04-06","serial_number":"14244855419219","imei1":"14244855419219","imei2":"14244855419219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191198,"job_number":"JOB_191198","tr_customer_id":191216,"tr_customer_product_id":191206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:17.000Z","name":"Hollis Hodkiewicz","mobile_number":"426-792-6731","email_id":"Lonny_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"10858614378033","imei1":"10858614378033","imei2":"10858614378033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191196,"job_number":"JOB_191196","tr_customer_id":191214,"tr_customer_product_id":191204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"Donavon Ledner","mobile_number":"956-780-1388","email_id":"Tyshawn_Heidenreich62@yahoo.com","dop":"2025-04-06","serial_number":"19558276965750","imei1":"19558276965750","imei2":"19558276965750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191210,"job_number":"JOB_191210","tr_customer_id":191228,"tr_customer_product_id":191218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:22.000Z","name":"tanjiro kamado","mobile_number":"739-868-6155","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"86792692658556","imei1":"86792692658556","imei2":"86792692658556","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T04:30:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MjJ9._NLwux5VBEa79lRzcTUuOzhgQHUdo2JKymqCVKldr2M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 42b152e9-2a78-499c-bd17-2e26f9a9a88d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 544ms
Mean size per request: 4.67KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MjJ9._NLwux5VBEa79lRzcTUuOzhgQHUdo2JKymqCVKldr2M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3a8315e8-c34f-477c-bc8b-af17c45229e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"12ac-hiKvelHh/W2p+hPboiQZ3ygmzWE"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191210,"job_number":"JOB_191210","tr_customer_id":191228,"tr_customer_product_id":191218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:22.000Z","name":"tanjiro kamado","mobile_number":"739-868-6155","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"86792692658556","imei1":"86792692658556","imei2":"86792692658556","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T04:30:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":191210,"remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:30:19.000Z"}],"quatations":[]},{"id":191202,"job_number":"JOB_191202","tr_customer_id":191220,"tr_customer_product_id":191210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:09.000Z","modified_at":"2026-02-19T04:30:22.000Z","name":"Randi Kuhlman","mobile_number":"915-671-2928","email_id":"Ted_Marvin97@yahoo.com","dop":"2025-04-06","serial_number":"14244855419219","imei1":"14244855419219","imei2":"14244855419219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":191202,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:30:09.000Z"}],"quatations":[]},{"id":191198,"job_number":"JOB_191198","tr_customer_id":191216,"tr_customer_product_id":191206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:17.000Z","name":"Hollis Hodkiewicz","mobile_number":"426-792-6731","email_id":"Lonny_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"10858614378033","imei1":"10858614378033","imei2":"10858614378033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":191198,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:30:05.000Z"}],"quatations":[]},{"id":191196,"job_number":"JOB_191196","tr_customer_id":191214,"tr_customer_product_id":191204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"Donavon Ledner","mobile_number":"956-780-1388","email_id":"Tyshawn_Heidenreich62@yahoo.com","dop":"2025-04-06","serial_number":"19558276965750","imei1":"19558276965750","imei2":"19558276965750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":191196,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:30:04.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MjJ9._NLwux5VBEa79lRzcTUuOzhgQHUdo2JKymqCVKldr2M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fff466f3-f0b6-445a-8f94-9eb7dbfc019c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":152156,"problems":[{"id":1,"remark":"Reinstall OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MjJ9._NLwux5VBEa79lRzcTUuOzhgQHUdo2JKymqCVKldr2M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 707945f9-41d7-444a-9fdf-ed03eb882f8f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 135
Request Body
{
            "job_id": 191210,
            "problems": [
                {
                    "id": 1,
                    "remark": "Reinstall OS"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 364667f4-eeb0-4f95-a86b-7e824fa32dbf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-b+7N36lFPsHMFYIyEaEPStOA2h8"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQyNX0.8khJHVDPQ3CoTzJ_RWPayrGOCcZkI-QErfFGk8y-XUY"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQyNX0.8khJHVDPQ3CoTzJ_RWPayrGOCcZkI-QErfFGk8y-XUY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b6bcb25c-5dd3-4045-9bf1-ff544aa7b507
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a3-SA79oSKiJzG4kRCZHzxNdzGkB6Y"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 201B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQyNX0.8khJHVDPQ3CoTzJ_RWPayrGOCcZkI-QErfFGk8y-XUY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 037efa69-c7b4-4c2a-bee8-c6752679e348
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 201
ETag W/"c9-rVLHbj8yZ02bo86HXUUxYRg+G+g"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":4},{"label":"QC Completed","key":"qc_completed","count":10},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQyNX0.8khJHVDPQ3CoTzJ_RWPayrGOCcZkI-QErfFGk8y-XUY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 131c7dd4-0245-43f4-808c-bfdcb3be29d5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 9.72KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQyNX0.8khJHVDPQ3CoTzJ_RWPayrGOCcZkI-QErfFGk8y-XUY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0152ae0c-6a27-48da-8de8-b10483c11ee2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"26e5-ytt7bqDs8+RVR+Kv3n4UFjQ2Qy4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191169,"job_number":"JOB_191169","tr_customer_id":191187,"tr_customer_product_id":191177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:15.000Z","modified_at":"2026-02-19T03:20:31.000Z","name":"Hipolito McLaughlin","mobile_number":"298-208-6276","email_id":"Caden56@yahoo.com","dop":"2025-05-30","serial_number":"15333606075631","imei1":"15333606075631","imei2":"15333606075631","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191173,"job_number":"JOB_191173","tr_customer_id":191191,"tr_customer_product_id":191181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:47.000Z","modified_at":"2026-02-19T03:35:25.000Z","name":"Hillard Sporer","mobile_number":"386-529-2601","email_id":"Marquis_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"19775311381897","imei1":"19775311381897","imei2":"19775311381897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191176,"job_number":"JOB_191176","tr_customer_id":191194,"tr_customer_product_id":191184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:36:10.000Z","name":"Tatyana Hoeger","mobile_number":"435-408-9698","email_id":"Lola.Botsford10@hotmail.com","dop":"2025-04-06","serial_number":"12827120747469","imei1":"12827120747469","imei2":"12827120747469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191179,"job_number":"JOB_191179","tr_customer_id":191197,"tr_customer_product_id":191187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:55.000Z","name":"Zelda Wehner","mobile_number":"533-328-3878","email_id":"Nathanael_Hauck@hotmail.com","dop":"2025-04-06","serial_number":"19544156292568","imei1":"19544156292568","imei2":"19544156292568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191181,"job_number":"JOB_191181","tr_customer_id":191199,"tr_customer_product_id":191189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:43.000Z","modified_at":"2026-02-19T04:29:51.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"32018154615866","imei1":"32018154615866","imei2":"32018154615866","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191183,"job_number":"JOB_191183","tr_customer_id":191201,"tr_customer_product_id":191191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:51.000Z","modified_at":"2026-02-19T04:30:21.000Z","name":"Julien Heidenreich","mobile_number":"483-995-4490","email_id":"Josiane_Schowalter5@hotmail.com","dop":"2025-04-06","serial_number":"15524197986672","imei1":"15524197986672","imei2":"15524197986672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191185,"job_number":"JOB_191185","tr_customer_id":191203,"tr_customer_product_id":191193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:53.000Z","modified_at":"2026-02-19T04:30:25.000Z","name":"Ariane Runolfsdottir","mobile_number":"372-445-1398","email_id":"Brady.DAmore69@gmail.com","dop":"2025-04-06","serial_number":"10658674615013","imei1":"10658674615013","imei2":"10658674615013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191186,"job_number":"JOB_191186","tr_customer_id":191204,"tr_customer_product_id":191194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"91336828587970","imei1":"91336828587970","imei2":"91336828587970","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191189,"job_number":"JOB_191189","tr_customer_id":191207,"tr_customer_product_id":191197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:21.000Z","name":"Pierce Jast","mobile_number":"572-785-4626","email_id":"Nova.Herzog@yahoo.com","dop":"2025-06-18","serial_number":"10918787508236","imei1":"10918787508236","imei2":"10918787508236","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"3fd-nisGjCTzjGnRpd0YElZvokQ2TeQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 456ms
Mean size per request: 3.92KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQyNX0.8khJHVDPQ3CoTzJ_RWPayrGOCcZkI-QErfFGk8y-XUY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 088fa82c-3e0c-4720-9e33-6b242de91c74
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"fac-k4JKz79cW6cwkGI2soGW3F0MvsI"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191191,"job_number":"JOB_191191","tr_customer_id":191209,"tr_customer_product_id":191199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:58.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"Seth Wisoky","mobile_number":"372-211-7294","email_id":"Abel.Dach91@hotmail.com","dop":"2025-04-06","serial_number":"17903019735809","imei1":"17903019735809","imei2":"17903019735809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":191193,"job_number":"JOB_191193","tr_customer_id":191211,"tr_customer_product_id":191201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:01.000Z","modified_at":"2026-02-19T04:30:21.000Z","name":"Lenny Rice","mobile_number":"981-780-0083","email_id":"Clay_Luettgen85@hotmail.com","dop":"2025-04-06","serial_number":"10261188274570","imei1":"10261188274570","imei2":"10261188274570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":191196,"job_number":"JOB_191196","tr_customer_id":191214,"tr_customer_product_id":191204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:25.000Z","name":"Donavon Ledner","mobile_number":"956-780-1388","email_id":"Tyshawn_Heidenreich62@yahoo.com","dop":"2025-04-06","serial_number":"19558276965750","imei1":"19558276965750","imei2":"19558276965750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":191210,"job_number":"JOB_191210","tr_customer_id":191228,"tr_customer_product_id":191218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:24.000Z","name":"tanjiro kamado","mobile_number":"739-868-6155","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"86792692658556","imei1":"86792692658556","imei2":"86792692658556","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":151780}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQyNX0.8khJHVDPQ3CoTzJ_RWPayrGOCcZkI-QErfFGk8y-XUY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 94a66e43-c01f-4123-adc2-1c939041a210
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 191210
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 460ms
Mean size per request: 3.94KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQyNX0.8khJHVDPQ3CoTzJ_RWPayrGOCcZkI-QErfFGk8y-XUY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1dfb9fb7-1eac-4874-9a98-6b2fa317b837
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"fbf-wdl3RnmCzoR2C1gCghajP5/c8c0"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191191,"job_number":"JOB_191191","tr_customer_id":191209,"tr_customer_product_id":191199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:58.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"Seth Wisoky","mobile_number":"372-211-7294","email_id":"Abel.Dach91@hotmail.com","dop":"2025-04-06","serial_number":"17903019735809","imei1":"17903019735809","imei2":"17903019735809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":191193,"job_number":"JOB_191193","tr_customer_id":191211,"tr_customer_product_id":191201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:01.000Z","modified_at":"2026-02-19T04:30:21.000Z","name":"Lenny Rice","mobile_number":"981-780-0083","email_id":"Clay_Luettgen85@hotmail.com","dop":"2025-04-06","serial_number":"10261188274570","imei1":"10261188274570","imei2":"10261188274570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":191196,"job_number":"JOB_191196","tr_customer_id":191214,"tr_customer_product_id":191204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:25.000Z","name":"Donavon Ledner","mobile_number":"956-780-1388","email_id":"Tyshawn_Heidenreich62@yahoo.com","dop":"2025-04-06","serial_number":"19558276965750","imei1":"19558276965750","imei2":"19558276965750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":191198,"job_number":"JOB_191198","tr_customer_id":191216,"tr_customer_product_id":191206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:26.000Z","name":"Hollis Hodkiewicz","mobile_number":"426-792-6731","email_id":"Lonny_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"10858614378033","imei1":"10858614378033","imei2":"10858614378033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ee52b6b4-8763-451f-bddc-8fc45a3dd4af
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-g9rDzACcUH2t56AeYbJA/wk767o"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mjd9.pJMHg0McW-SR1AWhw4gkRz44awgZV5C-9RGnJj-PanU"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mjd9.pJMHg0McW-SR1AWhw4gkRz44awgZV5C-9RGnJj-PanU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2d29aa9b-627f-46ad-881f-05392225e907
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"c9-jn/+2Asb3Ic/fTGuGPsU+w0iTOs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 241B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mjd9.pJMHg0McW-SR1AWhw4gkRz44awgZV5C-9RGnJj-PanU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f842402c-2a10-405c-8ee1-49fff592e476
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 241
ETag W/"f1-dbdtCuhU2Sx2V83LdTuql6V8AUg"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":4},{"label":"Created today","key":"created_today","count":98},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 2.92KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mjd9.pJMHg0McW-SR1AWhw4gkRz44awgZV5C-9RGnJj-PanU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e56f0312-972a-4327-8f37-b3b5cb14b87a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"baa-R8kkqGDFKbedrdtPnfot1vaStQc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191185,"job_number":"JOB_191185","tr_customer_id":191203,"tr_customer_product_id":191193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:53.000Z","modified_at":"2026-02-19T04:30:25.000Z","name":"Ariane Runolfsdottir","mobile_number":"372-445-1398","email_id":"Brady.DAmore69@gmail.com","dop":"2025-04-06","serial_number":"10658674615013","imei1":"10658674615013","imei2":"10658674615013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191191,"job_number":"JOB_191191","tr_customer_id":191209,"tr_customer_product_id":191199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:58.000Z","modified_at":"2026-02-19T04:30:27.000Z","name":"Seth Wisoky","mobile_number":"372-211-7294","email_id":"Abel.Dach91@hotmail.com","dop":"2025-04-06","serial_number":"17903019735809","imei1":"17903019735809","imei2":"17903019735809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191210,"job_number":"JOB_191210","tr_customer_id":191228,"tr_customer_product_id":191218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:26.000Z","name":"tanjiro kamado","mobile_number":"739-868-6155","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"86792692658556","imei1":"86792692658556","imei2":"86792692658556","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 2.92KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mjd9.pJMHg0McW-SR1AWhw4gkRz44awgZV5C-9RGnJj-PanU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c36f0313-8e82-49e1-87d6-ab87d8e645d0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"baa-R8kkqGDFKbedrdtPnfot1vaStQc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191185,"job_number":"JOB_191185","tr_customer_id":191203,"tr_customer_product_id":191193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:53.000Z","modified_at":"2026-02-19T04:30:25.000Z","name":"Ariane Runolfsdottir","mobile_number":"372-445-1398","email_id":"Brady.DAmore69@gmail.com","dop":"2025-04-06","serial_number":"10658674615013","imei1":"10658674615013","imei2":"10658674615013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191191,"job_number":"JOB_191191","tr_customer_id":191209,"tr_customer_product_id":191199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:58.000Z","modified_at":"2026-02-19T04:30:27.000Z","name":"Seth Wisoky","mobile_number":"372-211-7294","email_id":"Abel.Dach91@hotmail.com","dop":"2025-04-06","serial_number":"17903019735809","imei1":"17903019735809","imei2":"17903019735809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191210,"job_number":"JOB_191210","tr_customer_id":191228,"tr_customer_product_id":191218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:26.000Z","name":"tanjiro kamado","mobile_number":"739-868-6155","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"86792692658556","imei1":"86792692658556","imei2":"86792692658556","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":151780}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mjd9.pJMHg0McW-SR1AWhw4gkRz44awgZV5C-9RGnJj-PanU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c5c55748-ed3b-4b2d-81ec-fb7b75ad13be
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 191210
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_151780"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 1007B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mjd9.pJMHg0McW-SR1AWhw4gkRz44awgZV5C-9RGnJj-PanU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3c9cae97-817e-4f10-bf51-3b3abb58d4e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_191210"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1007
ETag W/"3ef-5VdXQGXIWKq16AynScAwrya4RDs"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":191210,"job_number":"JOB_191210","tr_customer_id":191228,"tr_customer_product_id":191218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:28.000Z","name":"tanjiro kamado","mobile_number":"739-868-6155","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"86792692658556","imei1":"86792692658556","imei2":"86792692658556","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_151780' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_191210
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 2.56KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mjd9.pJMHg0McW-SR1AWhw4gkRz44awgZV5C-9RGnJj-PanU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6dc60728-2eb0-4757-b5cc-d61fd9e35d55
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a3a-ny8rtkYiNkUwiXteov32eNH5d4M"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":191210,"job_number":"JOB_191210","tr_customer_id":191228,"tr_customer_product_id":191218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:28.000Z","name":"tanjiro kamado","mobile_number":"739-868-6155","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"86792692658556","imei1":"86792692658556","imei2":"86792692658556","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":729257,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T04:30:19.000Z","created_at":"2026-02-19T04:30:19.000Z"},{"id":729258,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T04:30:19.000Z","created_at":"2026-02-19T04:30:19.000Z"},{"id":729273,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-19T04:30:22.000Z","created_at":"2026-02-19T04:30:22.000Z"},{"id":729277,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-19T04:30:24.000Z","created_at":"2026-02-19T04:30:24.000Z"},{"id":729280,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-19T04:30:26.000Z","created_at":"2026-02-19T04:30:26.000Z"},{"id":729289,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-19T04:30:28.000Z","created_at":"2026-02-19T04:30:28.000Z"},{"id":729290,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-19T04:30:28.000Z","created_at":"2026-02-19T04:30:28.000Z"}],"problems":[{"id":181740,"problem":"Poor battery life","remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:30:19.000Z"},{"id":181748,"problem":"Smartphone is running slow","remark":"Reinstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-19T04:30:24.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 690B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Demo {{username}}
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e71deab4-77fc-471d-9051-ecadd65f5aec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-K8E09QZFSBBiKdLc/Dfe+TjS5bU"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mjl9.H0XEJK1ZW_-m5Bam4bF_sAWcS3dCGZmxFjSLw4kJNa8"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response should be json 1 0 0
Response Time is less than 100ms 0 1 0
Message is Success 1 0 0
Token is not null 1 0 0
Verify json schema 1 0 0
Valid JWT Token 1 0 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Response Time is less than 100ms
expected 235 to be below 100
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 236ms
Mean size per request: 111B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Demo {{username}}
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2b61d413-4960-4465-a3b1-4ad6a1661574
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 60
Request Body
{
            "username": "iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct message is shown 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 438B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mjl9.H0XEJK1ZW_-m5Bam4bF_sAWcS3dCGZmxFjSLw4kJNa8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 57784978-4aab-48c1-9c28-714f2e0745b2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time is less than 200ms 0 1 0
Response body message contains Success 1 0 0
Verify json response schema 1 0 0
Verify response has fields id and email_id 1 0 0
Verify if role is frontDesk 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Response time is less than 200ms
expected 238 to be below 200
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/dashboard/count'](http://64.227.160.186:9000/v1/dashboard/count') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \-H 'Connection: keep-alive' \-H 'If-None-Match: W/"f1-uWm6lTWahR9mf4XVPHCW+XB9HU4"' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \--insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 241B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mjl9.H0XEJK1ZW_-m5Bam4bF_sAWcS3dCGZmxFjSLw4kJNa8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 51e84e68-5071-4c79-8b2a-c6ca9bd0d588
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 241
ETag W/"f1-sEX1UFnePae4xOLsMssxXliK1vA"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":98},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status is 200 1 0 0
Response time less than 150ms 0 1 0
Verify message is success 1 0 0
Verify json schema 1 0 0
Verfiy if the length of the data array is 3 1 0 0
Verify if keys are present in response 1 0 0
Verify if count of Pending for delivery is number 1 0 0
Verify if count of Created today is number 1 0 0
Verify if count of Pending for FST assignment is number 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
Response time less than 150ms
expected 255 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 10.53KB

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mjl9.H0XEJK1ZW_-m5Bam4bF_sAWcS3dCGZmxFjSLw4kJNa8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aa1e90e6-e92d-416e-ae25-6edf49373512
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status is 200 1 0 0
Response time is less than 200 0 1 0
Response has these keys 1 0 0
Json schema validation 1 0 0
Verify if key is storing a non empty array 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time is less than 200
expected 243 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"mumbai","last_name":"mumbai","mobile_number":"9876543211","mobile_number_alt":"","email_id":"a@yopmail.com","email_id_alt":""},"customer_address":{"flat_number":"mumbai","apartment_name":"mumbai","street_name":"mumbai","landmark":"mumbai","area":"mumbai","pincode":"400703","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2026-01-10T18:30:00.000Z","serial_number":"9090909090909090","imei1":"9090909090909090","imei2":"9090909090909090","popurl":"2026-01-10T18:30:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":2,"remark":"93 battery health"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 282ms
Mean size per request: 233B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mjl9.H0XEJK1ZW_-m5Bam4bF_sAWcS3dCGZmxFjSLw4kJNa8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 704e9af7-ef55-4875-b209-018f047d71c7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1052
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "giyu",
                "last_name": "tomiaka",
                "mobile_number": "871-524-9717",
                "mobile_number_alt": "",
                "email_id": "giyu@g.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "mumbai",
                "apartment_name": "mumbai",
                "street_name": "mumbai",
                "landmark": "mumbai",
                "area": "mumbai",
                "pincode": "400703",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2026-01-10T18:30:00.000Z",
                "serial_number": "341339240770448",
                "imei1": "341339240770448",
                "imei2": "341339240770448",
                "popurl": "2026-01-10T18:30:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 2,
                    "remark": "93 battery health"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-TLAQcGJ5SJ7Rw9RQwOgs509+y+8"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":191217,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":191235,"tr_customer_product_id":191225,"job_number":"JOB_191217"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response time < 300ms 1 0 0
Job created succesfully 1 0 0
Verify json schema 1 0 0
Verify if id is present in the response data 1 0 0
Verify if job_number is present in the response data 1 0 0
Verify if tr_customer_product_id is present in the response data 1 0 0
Verify if tr_customer_id is present in the response data 1 0 0
Verify if mst_oem_id is present in the response data 1 0 0
Verify if mst_warrenty_status_id is present in the response data 1 0 0
Verify if mst_platform_id is present in the response data 1 0 0
Verify if mst_service_location_id is present in the response data 1 0 0
Verify if job starts with JOB_ 1 0 0
Total 13 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qUytWU8QdsgS7sMqlW5tBxTez88"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mjl9.H0XEJK1ZW_-m5Bam4bF_sAWcS3dCGZmxFjSLw4kJNa8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a4653eca-f20b-47c2-9997-5bc68c4be007
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-jgmDfCPJtxzbjyQLo/ZE8NlvfnI"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":100},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 97.48KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mjl9.H0XEJK1ZW_-m5Bam4bF_sAWcS3dCGZmxFjSLw4kJNa8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d741c14f-2ea9-4982-a6a5-b82753d9738a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"185ef-WvJFhfEmQUNV1Pyw1CtL8KAYx3o"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191119,"job_number":"JOB_191119","tr_customer_id":191137,"tr_customer_product_id":191127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:03:14.000Z","modified_at":"2026-02-19T00:03:14.000Z","name":"Himadri Dhawan","mobile_number":"9972270375","email_id":"poornima.abbott@hotmail.com","dop":"2026-02-09","serial_number":"963451089194883","imei1":"963451089194883","imei2":"963451089194883","popurl":"www.daevika-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191120,"job_number":"JOB_191120","tr_customer_id":191138,"tr_customer_product_id":191128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Vedanshi Pilla","mobile_number":"9993158578","email_id":"vedang.varman@gmail.com","dop":"2026-02-09","serial_number":"491865597037976","imei1":"491865597037976","imei2":"491865597037976","popurl":"www.lakshminath-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191121,"job_number":"JOB_191121","tr_customer_id":191139,"tr_customer_product_id":191129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaamay Singh","mobile_number":"9937521947","email_id":"gopaal.varman@yahoo.co.in","dop":"2026-02-09","serial_number":"507857009611519","imei1":"507857009611519","imei2":"507857009611519","popurl":"www.chiranjeev-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191122,"job_number":"JOB_191122","tr_customer_id":191140,"tr_customer_product_id":191130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bahula Shukla","mobile_number":"9915896626","email_id":"kiran.tagore@yahoo.co.in","dop":"2026-02-09","serial_number":"796206408141793","imei1":"796206408141793","imei2":"796206408141793","popurl":"www.deepali-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191123,"job_number":"JOB_191123","tr_customer_id":191141,"tr_customer_product_id":191131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhagirathi Mishra","mobile_number":"9906253061","email_id":"kanak.nair@yahoo.co.in","dop":"2026-02-09","serial_number":"045842654758158","imei1":"045842654758158","imei2":"045842654758158","popurl":"www.amogh-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191124,"job_number":"JOB_191124","tr_customer_id":191142,"tr_customer_product_id":191132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Adityanandana Kaur","mobile_number":"9961499248","email_id":"anjushree.menon@yahoo.co.in","dop":"2026-02-09","serial_number":"418212263392575","imei1":"418212263392575","imei2":"418212263392575","popurl":"www.meenakshi-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191125,"job_number":"JOB_191125","tr_customer_id":191143,"tr_customer_product_id":191133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaananda Jain","mobile_number":"9915212855","email_id":"aatreya.ahluwalia@hotmail.com","dop":"2026-02-09","serial_number":"524177654549719","imei1":"524177654549719","imei2":"524177654549719","popurl":"www.enakshi-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191126,"job_number":"JOB_191126","tr_customer_id":191144,"tr_customer_product_id":191134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Anilaabh Devar","mobile_number":"9976819884","email_id":"kumuda.rana@yahoo.co.in","dop":"2026-02-09","serial_number":"286316517910478","imei1":"286316517910478","imei2":"286316517910478","popurl":"www.bhuvanesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191127,"job_number":"JOB_191127","tr_customer_id":191145,"tr_customer_product_id":191135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Pran Shah","mobile_number":"9925973820","email_id":"gurdev.varman@gmail.com","dop":"2026-02-09","serial_number":"588198926131804","imei1":"588198926131804","imei2":"588198926131804","popurl":"www.siddarth-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191128,"job_number":"JOB_191128","tr_customer_id":191146,"tr_customer_product_id":191136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhupati Sethi","mobile_number":"9991574755","email_id":"som.devar@gmail.com","dop":"2026-02-09","serial_number":"653750686364108","imei1":"653750686364108","imei2":"653750686364108","popurl":"www.hiranya-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191129,"job_number":"JOB_191129","tr_customer_id":191147,"tr_customer_product_id":191137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Tara Johar","mobile_number":"9926935156","email_id":"kalinda.khatri@hotmail.com","dop":"2026-02-09","serial_number":"290019970355280","imei1":"290019970355280","imei2":"290019970355280","popurl":"www.charvi-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191130,"job_number":"JOB_191130","tr_customer_id":191148,"tr_customer_product_id":191138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agnivesh Achari","mobile_number":"9919880010","email_id":"kumuda.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"019324844865314","imei1":"019324844865314","imei2":"019324844865314","popurl":"www.sarla-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191131,"job_number":"JOB_191131","tr_customer_id":191149,"tr_customer_product_id":191139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kama Menon","mobile_number":"9900486685","email_id":"devajyoti.khan@yahoo.co.in","dop":"2026-02-09","serial_number":"162332133055704","imei1":"162332133055704","imei2":"162332133055704","popurl":"www.rajinder-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191132,"job_number":"JOB_191132","tr_customer_id":191150,"tr_customer_product_id":191140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agniprava Sharma","mobile_number":"9971967411","email_id":"bhaanumati.ganaka@gmail.com","dop":"2026-02-09","serial_number":"208549737424405","imei1":"208549737424405","imei2":"208549737424405","popurl":"www.mani-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191133,"job_number":"JOB_191133","tr_customer_id":191151,"tr_customer_product_id":191141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Gandharva Panicker","mobile_number":"9996629998","email_id":"bhaaswar.pillai@yahoo.co.in","dop":"2026-02-09","serial_number":"564509968108968","imei1":"564509968108968","imei2":"564509968108968","popurl":"www.harita-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191134,"job_number":"JOB_191134","tr_customer_id":191152,"tr_customer_product_id":191142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kannen Trivedi","mobile_number":"9909085394","email_id":"girish.embranthiri@yahoo.co.in","dop":"2026-02-09","serial_number":"665007344777669","imei1":"665007344777669","imei2":"665007344777669","popurl":"www.agnimitra-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191135,"job_number":"JOB_191135","tr_customer_id":191153,"tr_customer_product_id":191143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Meghnad Achari","mobile_number":"9959449666","email_id":"meghnad.pilla@yahoo.co.in","dop":"2026-02-09","serial_number":"205876443070980","imei1":"205876443070980","imei2":"205876443070980","popurl":"www.acharyanandana-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191136,"job_number":"JOB_191136","tr_customer_id":191154,"tr_customer_product_id":191144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Gorakhanatha Patil","mobile_number":"9984669008","email_id":"deeptanshu.kocchar@hotmail.com","dop":"2026-02-09","serial_number":"031224901580179","imei1":"031224901580179","imei2":"031224901580179","popurl":"www.aaditya-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191137,"job_number":"JOB_191137","tr_customer_id":191155,"tr_customer_product_id":191145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Deeptiman Sinha","mobile_number":"9925175928","email_id":"bhuvanesh.banerjee@yahoo.co.in","dop":"2026-02-09","serial_number":"783187859358167","imei1":"783187859358167","imei2":"783187859358167","popurl":"www.smita-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191138,"job_number":"JOB_191138","tr_customer_id":191156,"tr_customer_product_id":191146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Bhudeva Arora","mobile_number":"9956322770","email_id":"garuda.malik@yahoo.co.in","dop":"2026-02-09","serial_number":"394039621601360","imei1":"394039621601360","imei2":"394039621601360","popurl":"www.ganesh-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191139,"job_number":"JOB_191139","tr_customer_id":191157,"tr_customer_product_id":191147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Hiranya Kocchar","mobile_number":"9993690902","email_id":"ujjwal.kakkar@gmail.com","dop":"2026-02-09","serial_number":"676497152811879","imei1":"676497152811879","imei2":"676497152811879","popurl":"www.aanandaswarup-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191140,"job_number":"JOB_191140","tr_customer_id":191158,"tr_customer_product_id":191148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Uttam Prajapat","mobile_number":"9989521661","email_id":"uttam.khatri@hotmail.com","dop":"2026-02-09","serial_number":"531806628969744","imei1":"531806628969744","imei2":"531806628969744","popurl":"www.bala-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191141,"job_number":"JOB_191141","tr_customer_id":191159,"tr_customer_product_id":191149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chidaakaash Chopra","mobile_number":"9917455580","email_id":"chiranjeeve.prajapat@hotmail.com","dop":"2026-02-09","serial_number":"295454458305836","imei1":"295454458305836","imei2":"295454458305836","popurl":"www.kali-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191142,"job_number":"JOB_191142","tr_customer_id":191160,"tr_customer_product_id":191150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Kumari Trivedi","mobile_number":"9950015421","email_id":"devajyoti.sharma@gmail.com","dop":"2026-02-09","serial_number":"061799902086423","imei1":"061799902086423","imei2":"061799902086423","popurl":"www.shridevi-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191143,"job_number":"JOB_191143","tr_customer_id":191161,"tr_customer_product_id":191151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chandi Mehrotra","mobile_number":"9948803513","email_id":"chinmayanand.johar@gmail.com","dop":"2026-02-09","serial_number":"471792494400158","imei1":"471792494400158","imei2":"471792494400158","popurl":"www.chanakya-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191144,"job_number":"JOB_191144","tr_customer_id":191162,"tr_customer_product_id":191152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Jitender Nehru","mobile_number":"9947309000","email_id":"meghnad.singh@gmail.com","dop":"2026-02-09","serial_number":"532502399317086","imei1":"532502399317086","imei2":"532502399317086","popurl":"www.brahma-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191145,"job_number":"JOB_191145","tr_customer_id":191163,"tr_customer_product_id":191153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chandraketu Panicker","mobile_number":"9923651062","email_id":"chitramala.naik@gmail.com","dop":"2026-02-09","serial_number":"174007883854082","imei1":"174007883854082","imei2":"174007883854082","popurl":"www.preity-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191146,"job_number":"JOB_191146","tr_customer_id":191164,"tr_customer_product_id":191154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Rageswari Panicker","mobile_number":"9983585899","email_id":"brahmanandam.bhattacharya@gmail.com","dop":"2026-02-09","serial_number":"722557139571064","imei1":"722557139571064","imei2":"722557139571064","popurl":"www.anshula-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191147,"job_number":"JOB_191147","tr_customer_id":191165,"tr_customer_product_id":191155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Bhoopati Agarwal","mobile_number":"9912529727","email_id":"chandira.kaul@yahoo.co.in","dop":"2026-02-09","serial_number":"049689949507339","imei1":"049689949507339","imei2":"049689949507339","popurl":"www.ameyatma-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191148,"job_number":"JOB_191148","tr_customer_id":191166,"tr_customer_product_id":191156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Jaya Mukhopadhyay","mobile_number":"9906821801","email_id":"bhagwanti.tagore@hotmail.com","dop":"2026-02-09","serial_number":"571541587031533","imei1":"571541587031533","imei2":"571541587031533","popurl":"www.sharda-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191149,"job_number":"JOB_191149","tr_customer_id":191167,"tr_customer_product_id":191157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chidaakaash Agarwal","mobile_number":"9988438346","email_id":"durga.kapoor@hotmail.com","dop":"2026-02-09","serial_number":"735915726220999","imei1":"735915726220999","imei2":"735915726220999","popurl":"www.anang-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191154,"job_number":"JOB_191154","tr_customer_id":191172,"tr_customer_product_id":191162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:25.000Z","name":"Soma Kaul","mobile_number":"9934013376","email_id":"chidambar.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"771448971487078","imei1":"771448971487078","imei2":"771448971487078","popurl":"www.sharda-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191155,"job_number":"JOB_191155","tr_customer_id":191173,"tr_customer_product_id":191163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Naval Acharya","mobile_number":"9965555798","email_id":"anunay.varma@yahoo.co.in","dop":"2026-02-09","serial_number":"723992736278433","imei1":"723992736278433","imei2":"723992736278433","popurl":"www.gajaadhar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191156,"job_number":"JOB_191156","tr_customer_id":191174,"tr_customer_product_id":191164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Chitraksh Varma","mobile_number":"9943171457","email_id":"giri.iyengar@gmail.com","dop":"2026-02-09","serial_number":"583605998887334","imei1":"583605998887334","imei2":"583605998887334","popurl":"www.mina-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191157,"job_number":"JOB_191157","tr_customer_id":191176,"tr_customer_product_id":191165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Kalinda Shukla","mobile_number":"9913332577","email_id":"lakshminath.dubashi@gmail.com","dop":"2026-02-09","serial_number":"527975668616109","imei1":"527975668616109","imei2":"527975668616109","popurl":"www.bhramar-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191158,"job_number":"JOB_191158","tr_customer_id":191175,"tr_customer_product_id":191166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Amaresh Johar","mobile_number":"9947726154","email_id":"meena.embranthiri@gmail.com","dop":"2026-02-09","serial_number":"135433346694342","imei1":"135433346694342","imei2":"135433346694342","popurl":"www.bhupen-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191161,"job_number":"JOB_191161","tr_customer_id":191179,"tr_customer_product_id":191169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:35.000Z","modified_at":"2026-02-19T00:24:35.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-09","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-09T00:24:34.463019421Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191162,"job_number":"JOB_191162","tr_customer_id":191180,"tr_customer_product_id":191170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Vimala Panicker","mobile_number":"9954463299","email_id":"shiv.mishra@hotmail.com","dop":"2026-02-09","serial_number":"874496441774244","imei1":"874496441774244","imei2":"874496441774244","popurl":"www.mayoor-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191163,"job_number":"JOB_191163","tr_customer_id":191181,"tr_customer_product_id":191171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Ahalya Bandopadhyay","mobile_number":"9986808629","email_id":"sanjay.gill@yahoo.co.in","dop":"2026-02-09","serial_number":"679671911714125","imei1":"679671911714125","imei2":"679671911714125","popurl":"www.gorakhanatha-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191164,"job_number":"JOB_191164","tr_customer_id":191182,"tr_customer_product_id":191172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Brijesh Varma","mobile_number":"9986244207","email_id":"anagh.pandey@hotmail.com","dop":"2026-02-09","serial_number":"629333512385650","imei1":"629333512385650","imei2":"629333512385650","popurl":"www.niranjan-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191165,"job_number":"JOB_191165","tr_customer_id":191183,"tr_customer_product_id":191174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Deenabandhu Tagore","mobile_number":"9999403218","email_id":"mayoor.achari@gmail.com","dop":"2026-02-09","serial_number":"796134426928884","imei1":"796134426928884","imei2":"796134426928884","popurl":"www.shubhaprada-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191166,"job_number":"JOB_191166","tr_customer_id":191184,"tr_customer_product_id":191173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Pran Sethi","mobile_number":"9907747388","email_id":"anwesha.chopra@yahoo.co.in","dop":"2026-02-09","serial_number":"905147799803280","imei1":"905147799803280","imei2":"905147799803280","popurl":"www.adityanandana-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191168,"job_number":"JOB_191168","tr_customer_id":191186,"tr_customer_product_id":191176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T02:13:34.000Z","modified_at":"2026-02-19T02:13:34.000Z","name":"Johann Connelly","mobile_number":"301-423-8121","email_id":"Estell_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16556257673054","imei1":"16556257673054","imei2":"16556257673054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T02:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191172,"job_number":"JOB_191172","tr_customer_id":191190,"tr_customer_product_id":191180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:46.000Z","modified_at":"2026-02-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16860784303107","imei1":"16860784303107","imei2":"16860784303107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191173,"job_number":"JOB_191173","tr_customer_id":191191,"tr_customer_product_id":191181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:47.000Z","modified_at":"2026-02-19T03:35:25.000Z","name":"Hillard Sporer","mobile_number":"386-529-2601","email_id":"Marquis_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"19775311381897","imei1":"19775311381897","imei2":"19775311381897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191174,"job_number":"JOB_191174","tr_customer_id":191192,"tr_customer_product_id":191182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:48.000Z","modified_at":"2026-02-19T03:34:48.000Z","name":"Callie Fahey","mobile_number":"458-974-2885","email_id":"Kenyon.Schamberger80@hotmail.com","dop":"2025-04-06","serial_number":"17821156369264368","imei1":"17821156369264368","imei2":"17821156369264368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191175,"job_number":"JOB_191175","tr_customer_id":191193,"tr_customer_product_id":191183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:35:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10633557723641","imei1":"10633557723641","imei2":"10633557723641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191176,"job_number":"JOB_191176","tr_customer_id":191194,"tr_customer_product_id":191184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:36:10.000Z","name":"Tatyana Hoeger","mobile_number":"435-408-9698","email_id":"Lola.Botsford10@hotmail.com","dop":"2025-04-06","serial_number":"12827120747469","imei1":"12827120747469","imei2":"12827120747469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191177,"job_number":"JOB_191177","tr_customer_id":191195,"tr_customer_product_id":191185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:33.000Z","modified_at":"2026-02-19T03:35:33.000Z","name":"Lenna Powlowski","mobile_number":"997-438-8060","email_id":"Mckenzie_Stiedemann16@yahoo.com","dop":"2025-04-06","serial_number":"15466463175345296","imei1":"15466463175345296","imei2":"15466463175345296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191178,"job_number":"JOB_191178","tr_customer_id":191196,"tr_customer_product_id":191186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17673734103702","imei1":"17673734103702","imei2":"17673734103702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191179,"job_number":"JOB_191179","tr_customer_id":191197,"tr_customer_product_id":191187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:55.000Z","name":"Zelda Wehner","mobile_number":"533-328-3878","email_id":"Nathanael_Hauck@hotmail.com","dop":"2025-04-06","serial_number":"19544156292568","imei1":"19544156292568","imei2":"19544156292568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191180,"job_number":"JOB_191180","tr_customer_id":191198,"tr_customer_product_id":191188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:19.000Z","modified_at":"2026-02-19T03:36:19.000Z","name":"Coby Wyman","mobile_number":"722-929-0611","email_id":"Holly_Bashirian80@hotmail.com","dop":"2025-04-06","serial_number":"15123101805378176","imei1":"15123101805378176","imei2":"15123101805378176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191181,"job_number":"JOB_191181","tr_customer_id":191199,"tr_customer_product_id":191189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:43.000Z","modified_at":"2026-02-19T04:29:51.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"32018154615866","imei1":"32018154615866","imei2":"32018154615866","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191182,"job_number":"JOB_191182","tr_customer_id":191200,"tr_customer_product_id":191190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:50.000Z","modified_at":"2026-02-19T04:29:50.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13076512553903","imei1":"13076512553903","imei2":"13076512553903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191183,"job_number":"JOB_191183","tr_customer_id":191201,"tr_customer_product_id":191191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:51.000Z","modified_at":"2026-02-19T04:30:28.000Z","name":"Julien Heidenreich","mobile_number":"483-995-4490","email_id":"Josiane_Schowalter5@hotmail.com","dop":"2025-04-06","serial_number":"15524197986672","imei1":"15524197986672","imei2":"15524197986672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191184,"job_number":"JOB_191184","tr_customer_id":191202,"tr_customer_product_id":191192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:52.000Z","modified_at":"2026-02-19T04:29:52.000Z","name":"Wilma McLaughlin","mobile_number":"786-933-3384","email_id":"Ozella_Miller20@yahoo.com","dop":"2025-04-06","serial_number":"19592095137449076","imei1":"19592095137449076","imei2":"19592095137449076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191185,"job_number":"JOB_191185","tr_customer_id":191203,"tr_customer_product_id":191193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:53.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"Ariane Runolfsdottir","mobile_number":"372-445-1398","email_id":"Brady.DAmore69@gmail.com","dop":"2025-04-06","serial_number":"10658674615013","imei1":"10658674615013","imei2":"10658674615013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191186,"job_number":"JOB_191186","tr_customer_id":191204,"tr_customer_product_id":191194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"91336828587970","imei1":"91336828587970","imei2":"91336828587970","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191187,"job_number":"JOB_191187","tr_customer_id":191205,"tr_customer_product_id":191195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10639484352176","imei1":"10639484352176","imei2":"10639484352176","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191188,"job_number":"JOB_191188","tr_customer_id":191206,"tr_customer_product_id":191196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"Elmo Goodwin","mobile_number":"428-590-9953","email_id":"Linnie_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"11581440016962706","imei1":"11581440016962706","imei2":"11581440016962706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191189,"job_number":"JOB_191189","tr_customer_id":191207,"tr_customer_product_id":191197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:27.000Z","name":"Pierce Jast","mobile_number":"572-785-4626","email_id":"Nova.Herzog@yahoo.com","dop":"2025-06-18","serial_number":"10918787508236","imei1":"10918787508236","imei2":"10918787508236","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191190,"job_number":"JOB_191190","tr_customer_id":191208,"tr_customer_product_id":191198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:55.000Z","modified_at":"2026-02-19T04:29:55.000Z","name":"Derek Stokes","mobile_number":"211-263-6356","email_id":"Eli.Johnston@gmail.com","dop":"2025-06-18","serial_number":"1098814092956331","imei1":"1098814092956331","imei2":"1098814092956331","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191191,"job_number":"JOB_191191","tr_customer_id":191209,"tr_customer_product_id":191199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:58.000Z","modified_at":"2026-02-19T04:30:27.000Z","name":"Seth Wisoky","mobile_number":"372-211-7294","email_id":"Abel.Dach91@hotmail.com","dop":"2025-04-06","serial_number":"17903019735809","imei1":"17903019735809","imei2":"17903019735809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191192,"job_number":"JOB_191192","tr_customer_id":191210,"tr_customer_product_id":191200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:00.000Z","modified_at":"2026-02-19T04:30:00.000Z","name":"Rebeca Von","mobile_number":"208-750-0876","email_id":"Roy76@hotmail.com","dop":"2025-04-06","serial_number":"19460032227248190","imei1":"19460032227248190","imei2":"19460032227248190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191193,"job_number":"JOB_191193","tr_customer_id":191211,"tr_customer_product_id":191201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:01.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"Lenny Rice","mobile_number":"981-780-0083","email_id":"Clay_Luettgen85@hotmail.com","dop":"2025-04-06","serial_number":"10261188274570","imei1":"10261188274570","imei2":"10261188274570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191194,"job_number":"JOB_191194","tr_customer_id":191212,"tr_customer_product_id":191202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:03.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Norval Lynch","mobile_number":"735-671-3851","email_id":"Kaylee.Gibson7@hotmail.com","dop":"2025-04-06","serial_number":"13780079638558418","imei1":"13780079638558418","imei2":"13780079638558418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191195,"job_number":"JOB_191195","tr_customer_id":191213,"tr_customer_product_id":191203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10335959294930","imei1":"10335959294930","imei2":"10335959294930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191196,"job_number":"JOB_191196","tr_customer_id":191214,"tr_customer_product_id":191204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:25.000Z","name":"Donavon Ledner","mobile_number":"956-780-1388","email_id":"Tyshawn_Heidenreich62@yahoo.com","dop":"2025-04-06","serial_number":"19558276965750","imei1":"19558276965750","imei2":"19558276965750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191197,"job_number":"JOB_191197","tr_customer_id":191215,"tr_customer_product_id":191205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11285978399661","imei1":"11285978399661","imei2":"11285978399661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191198,"job_number":"JOB_191198","tr_customer_id":191216,"tr_customer_product_id":191206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:26.000Z","name":"Hollis Hodkiewicz","mobile_number":"426-792-6731","email_id":"Lonny_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"10858614378033","imei1":"10858614378033","imei2":"10858614378033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191199,"job_number":"JOB_191199","tr_customer_id":191217,"tr_customer_product_id":191207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Sean Armstrong","mobile_number":"870-821-7245","email_id":"Reece.Goyette46@hotmail.com","dop":"2025-04-06","serial_number":"12104179943918958","imei1":"12104179943918958","imei2":"12104179943918958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191200,"job_number":"JOB_191200","tr_customer_id":191218,"tr_customer_product_id":191208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Mikel Keebler","mobile_number":"804-386-4448","email_id":"Rebekah.Williamson91@gmail.com","dop":"2025-04-06","serial_number":"13936914947427026","imei1":"13936914947427026","imei2":"13936914947427026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191202,"job_number":"JOB_191202","tr_customer_id":191220,"tr_customer_product_id":191210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:09.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"Randi Kuhlman","mobile_number":"915-671-2928","email_id":"Ted_Marvin97@yahoo.com","dop":"2025-04-06","serial_number":"14244855419219","imei1":"14244855419219","imei2":"14244855419219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191203,"job_number":"JOB_191203","tr_customer_id":191221,"tr_customer_product_id":191211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:11.000Z","modified_at":"2026-02-19T04:30:11.000Z","name":"Jeanie Skiles","mobile_number":"558-995-7491","email_id":"Sarah.Bode29@gmail.com","dop":"2025-04-06","serial_number":"16256396465778108","imei1":"16256396465778108","imei2":"16256396465778108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191204,"job_number":"JOB_191204","tr_customer_id":191222,"tr_customer_product_id":191212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10165201358670","imei1":"10165201358670","imei2":"10165201358670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191205,"job_number":"JOB_191205","tr_customer_id":191223,"tr_customer_product_id":191213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:28.000Z","name":"Ryley Gibson","mobile_number":"321-349-5044","email_id":"Freddy_Brown@hotmail.com","dop":"2025-04-06","serial_number":"18814471842797","imei1":"18814471842797","imei2":"18814471842797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191206,"job_number":"JOB_191206","tr_customer_id":191224,"tr_customer_product_id":191214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:17.000Z","modified_at":"2026-02-19T04:30:17.000Z","name":"Arianna Gislason","mobile_number":"336-823-5362","email_id":"Kolby31@gmail.com","dop":"2025-04-06","serial_number":"15255926239843208","imei1":"15255926239843208","imei2":"15255926239843208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191207,"job_number":"JOB_191207","tr_customer_id":191225,"tr_customer_product_id":191215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15911766366991","imei1":"15911766366991","imei2":"15911766366991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191208,"job_number":"JOB_191208","tr_customer_id":191226,"tr_customer_product_id":191216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:30.000Z","name":"Brisa Hoppe","mobile_number":"529-769-8530","email_id":"Rodolfo80@hotmail.com","dop":"2025-04-06","serial_number":"18868740948632","imei1":"18868740948632","imei2":"18868740948632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191209,"job_number":"JOB_191209","tr_customer_id":191227,"tr_customer_product_id":191217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:30.000Z","name":"Fae Davis","mobile_number":"728-919-5009","email_id":"Alberto.Rice@hotmail.com","dop":"2025-04-06","serial_number":"12446448581569","imei1":"12446448581569","imei2":"12446448581569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191212,"job_number":"JOB_191212","tr_customer_id":191230,"tr_customer_product_id":191220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"Jamir Klein","mobile_number":"252-352-3577","email_id":"Carolyne_DAmore@gmail.com","dop":"2025-04-06","serial_number":"16498451778576780","imei1":"16498451778576780","imei2":"16498451778576780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191213,"job_number":"JOB_191213","tr_customer_id":191231,"tr_customer_product_id":191221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"101580066306275","imei1":"101580066306275","imei2":"101580066306275","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191214,"job_number":"JOB_191214","tr_customer_id":191232,"tr_customer_product_id":191222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Edyth Schaden","mobile_number":"798-361-2752","email_id":"Florine.Grady68@hotmail.com","dop":"2025-04-06","serial_number":"13295195224298990","imei1":"13295195224298990","imei2":"13295195224298990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191215,"job_number":"JOB_191215","tr_customer_id":191233,"tr_customer_product_id":191223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Angeline Mills","mobile_number":"790-509-7067","email_id":"Jefferey.Mueller37@hotmail.com","dop":"2025-02-01","serial_number":"30664864891261","imei1":"30664864891261","imei2":"30664864891261","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191216,"job_number":"JOB_191216","tr_customer_id":191234,"tr_customer_product_id":191224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:22.000Z","modified_at":"2026-02-19T04:30:22.000Z","name":"Gavin Langosh","mobile_number":"760-273-7573","email_id":"Guiseppe_Kulas@hotmail.com","dop":"2025-02-01","serial_number":"89889812875159","imei1":"89889812875159","imei2":"89889812875159","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191218,"job_number":"JOB_191218","tr_customer_id":191236,"tr_customer_product_id":191226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"Shad Greenfelder","mobile_number":"446-919-6119","email_id":"Bella82@gmail.com","dop":"2025-04-06","serial_number":"17097130893819","imei1":"17097130893819","imei2":"17097130893819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191169,"job_number":"JOB_191169","tr_customer_id":191187,"tr_customer_product_id":191177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:15.000Z","modified_at":"2026-02-19T03:20:31.000Z","name":"Hipolito McLaughlin","mobile_number":"298-208-6276","email_id":"Caden56@yahoo.com","dop":"2025-05-30","serial_number":"15333606075631","imei1":"15333606075631","imei2":"15333606075631","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191170,"job_number":"JOB_191170","tr_customer_id":191188,"tr_customer_product_id":191178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:16.000Z","modified_at":"2026-02-19T03:20:16.000Z","name":"Declan Waelchi","mobile_number":"539-729-8659","email_id":"Gunner3@yahoo.com","dop":"2025-05-30","serial_number":"11532493277077","imei1":"11532493277077","imei2":"11532493277077","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191171,"job_number":"JOB_191171","tr_customer_id":191189,"tr_customer_product_id":191179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:17.000Z","modified_at":"2026-02-19T03:20:17.000Z","name":"Vern McCullough","mobile_number":"780-458-0283","email_id":"Brittany.Kilback@hotmail.com","dop":"2025-05-30","serial_number":"1715715093243049","imei1":"1715715093243049","imei2":"1715715093243049","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191150,"job_number":"JOB_191150","tr_customer_id":191168,"tr_customer_product_id":191158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:26.000Z","modified_at":"2026-02-19T00:16:26.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"17919096867894","imei1":"17919096867894","imei2":"17919096867894","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191151,"job_number":"JOB_191151","tr_customer_id":191169,"tr_customer_product_id":191159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:50.000Z","modified_at":"2026-02-19T00:16:50.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"18770272230309","imei1":"18770272230309","imei2":"18770272230309","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191152,"job_number":"JOB_191152","tr_customer_id":191170,"tr_customer_product_id":191160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:54.000Z","modified_at":"2026-02-19T00:16:54.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11858272460286","imei1":"11858272460286","imei2":"11858272460286","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191153,"job_number":"JOB_191153","tr_customer_id":191171,"tr_customer_product_id":191161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:19:27.000Z","modified_at":"2026-02-19T00:19:27.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"13138171865054","imei1":"13138171865054","imei2":"13138171865054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191159,"job_number":"JOB_191159","tr_customer_id":191177,"tr_customer_product_id":191167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:53.000Z","modified_at":"2026-02-19T00:22:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"10757707074895","imei1":"10757707074895","imei2":"10757707074895","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191160,"job_number":"JOB_191160","tr_customer_id":191178,"tr_customer_product_id":191168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:58.000Z","modified_at":"2026-02-19T00:22:58.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11235877410689","imei1":"11235877410689","imei2":"11235877410689","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191167,"job_number":"JOB_191167","tr_customer_id":191185,"tr_customer_product_id":191175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:25:22.000Z","modified_at":"2026-02-19T00:25:22.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"12669559621871","imei1":"12669559621871","imei2":"12669559621871","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191210,"job_number":"JOB_191210","tr_customer_id":191228,"tr_customer_product_id":191218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:28.000Z","name":"tanjiro kamado","mobile_number":"739-868-6155","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"86792692658556","imei1":"86792692658556","imei2":"86792692658556","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191211,"job_number":"JOB_191211","tr_customer_id":191229,"tr_customer_product_id":191219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bernardo_Labadie@hotmail.com","dop":"2025-07-02","serial_number":"14387258187015","imei1":"14387258187015","imei2":"14387258187015","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191217,"job_number":"JOB_191217","tr_customer_id":191235,"tr_customer_product_id":191225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"giyu tomiaka","mobile_number":"871-524-9717","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341339240770448","imei1":"341339240770448","imei2":"341339240770448","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_152156"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 1012B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 343a87b8-c92a-473a-acb7-f43596537f60
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_191217"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1012
ETag W/"3f4-mM6eWpG8TINf9+B669mLbXD5zDA"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":191217,"job_number":"JOB_191217","tr_customer_id":191235,"tr_customer_product_id":191225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"giyu tomiaka","mobile_number":"871-524-9717","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341339240770448","imei1":"341339240770448","imei2":"341339240770448","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_152156' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNDAwNTd9.il4X3CPCvB146Sh2E03avVfMhljaitmeh2tloLlctic' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_191217
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 1.52KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mjl9.H0XEJK1ZW_-m5Bam4bF_sAWcS3dCGZmxFjSLw4kJNa8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34ed482f-641b-455c-bbdb-f0baa75ceed7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"615-fVLdlQulwdBYJHlV+fv/5zdRds0"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":191217,"job_number":"JOB_191217","tr_customer_id":191235,"tr_customer_product_id":191225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"giyu tomiaka","mobile_number":"871-524-9717","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341339240770448","imei1":"341339240770448","imei2":"341339240770448","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":729295,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T04:30:31.000Z","created_at":"2026-02-19T04:30:31.000Z"},{"id":729296,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T04:30:31.000Z","created_at":"2026-02-19T04:30:31.000Z"}],"problems":[{"id":181751,"problem":"Poor battery life","remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:30:31.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f5648d09-8727-453e-93af-96887143051b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-X6PWSGub2vdN10DJuZEtn0rTPMU"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MzJ9.ODsfWwlWs0B8ASqniDkuVPf1PpZymaTwhLS1dlGqVMY"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MzJ9.ODsfWwlWs0B8ASqniDkuVPf1PpZymaTwhLS1dlGqVMY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 047047a9-7e6b-422f-8135-9d791b79f592
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qUytWU8QdsgS7sMqlW5tBxTez88"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MzJ9.ODsfWwlWs0B8ASqniDkuVPf1PpZymaTwhLS1dlGqVMY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3386c24-e0cf-4e0e-8726-7f2b9549f3fc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-I1R0mtVMWAn9zcfd6fscHmQHeF4"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":342},{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Pending for delivery","key":"pending_for_delivery","count":2}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"9014-3aotQ6FVZwRGsicSmOOxsG5AtOA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 526ms
Mean size per request: 334.26KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MzJ9.ODsfWwlWs0B8ASqniDkuVPf1PpZymaTwhLS1dlGqVMY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f2b5d8c-3a04-49d5-b407-5d2b4a9d9b6f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"53909-r/QRe2E/StsKc7N/x5zRV9RCIpE"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190855,"job_number":"JOB_190855","tr_customer_id":190873,"tr_customer_product_id":190863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:24:23.000Z","modified_at":"2026-02-18T20:24:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17303142285472","imei1":"17303142285472","imei2":"17303142285472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190857,"job_number":"JOB_190857","tr_customer_id":190875,"tr_customer_product_id":190865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:24:24.000Z","modified_at":"2026-02-18T20:24:24.000Z","name":"Tania Jones","mobile_number":"919-434-7637","email_id":"Flavie35@yahoo.com","dop":"2025-04-06","serial_number":"17838922880492584","imei1":"17838922880492584","imei2":"17838922880492584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190858,"job_number":"JOB_190858","tr_customer_id":190876,"tr_customer_product_id":190866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:08.000Z","modified_at":"2026-02-18T20:25:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10254354890456","imei1":"10254354890456","imei2":"10254354890456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190860,"job_number":"JOB_190860","tr_customer_id":190878,"tr_customer_product_id":190868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:09.000Z","modified_at":"2026-02-18T20:25:09.000Z","name":"Ward King","mobile_number":"424-780-1682","email_id":"Freda71@yahoo.com","dop":"2025-04-06","serial_number":"17423815819921312","imei1":"17423815819921312","imei2":"17423815819921312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190861,"job_number":"JOB_190861","tr_customer_id":190879,"tr_customer_product_id":190869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:53.000Z","modified_at":"2026-02-18T20:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11403113614601","imei1":"11403113614601","imei2":"11403113614601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190863,"job_number":"JOB_190863","tr_customer_id":190881,"tr_customer_product_id":190871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:54.000Z","modified_at":"2026-02-18T20:25:54.000Z","name":"Cheyanne Gislason","mobile_number":"676-926-2863","email_id":"Freeman.Dicki@gmail.com","dop":"2025-04-06","serial_number":"12114163757821472","imei1":"12114163757821472","imei2":"12114163757821472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190864,"job_number":"JOB_190864","tr_customer_id":190882,"tr_customer_product_id":190872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T21:06:38.000Z","modified_at":"2026-02-18T21:06:38.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-13","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-13T21:06:37.995511063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T21:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190869,"job_number":"JOB_190869","tr_customer_id":190888,"tr_customer_product_id":190877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Dhara Kaur","mobile_number":"9932174878","email_id":"deeptimay.dutta@gmail.com","dop":"2026-02-08","serial_number":"796052130077336","imei1":"796052130077336","imei2":"796052130077336","popurl":"www.tanushri-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190870,"job_number":"JOB_190870","tr_customer_id":190887,"tr_customer_product_id":190878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Jagathi Mehrotra","mobile_number":"9963120236","email_id":"hiranya.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"361251208209568","imei1":"361251208209568","imei2":"361251208209568","popurl":"www.chidambar-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190871,"job_number":"JOB_190871","tr_customer_id":190889,"tr_customer_product_id":190879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Bhramar Achari","mobile_number":"9923651542","email_id":"sarala.acharya@hotmail.com","dop":"2026-02-08","serial_number":"711599442055137","imei1":"711599442055137","imei2":"711599442055137","popurl":"www.enakshi-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190872,"job_number":"JOB_190872","tr_customer_id":190890,"tr_customer_product_id":190880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Girika Mukhopadhyay","mobile_number":"9980382087","email_id":"sujata.marar@hotmail.com","dop":"2026-02-08","serial_number":"724007369136797","imei1":"724007369136797","imei2":"724007369136797","popurl":"www.gopal-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190873,"job_number":"JOB_190873","tr_customer_id":190891,"tr_customer_product_id":190881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Bhadran Kaur","mobile_number":"9920346904","email_id":"aaditya.nayar@gmail.com","dop":"2026-02-08","serial_number":"398322691912497","imei1":"398322691912497","imei2":"398322691912497","popurl":"www.anal-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190874,"job_number":"JOB_190874","tr_customer_id":190892,"tr_customer_product_id":190882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Shankar Dubashi","mobile_number":"9955614865","email_id":"gitanjali.namboothiri@gmail.com","dop":"2026-02-08","serial_number":"996243806364998","imei1":"996243806364998","imei2":"996243806364998","popurl":"www.aditya-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190875,"job_number":"JOB_190875","tr_customer_id":190893,"tr_customer_product_id":190883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Daevi Mahajan","mobile_number":"9990090889","email_id":"chandrabhaga.devar@gmail.com","dop":"2026-02-08","serial_number":"436551893476039","imei1":"436551893476039","imei2":"436551893476039","popurl":"www.lila-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190876,"job_number":"JOB_190876","tr_customer_id":190894,"tr_customer_product_id":190884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Baalagopaal Achari","mobile_number":"9949980504","email_id":"chidaatma.deshpande@yahoo.co.in","dop":"2026-02-08","serial_number":"380013059944619","imei1":"380013059944619","imei2":"380013059944619","popurl":"www.vasudha-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190877,"job_number":"JOB_190877","tr_customer_id":190895,"tr_customer_product_id":190885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Ramaa Mukhopadhyay","mobile_number":"9993199019","email_id":"dhaanyalakshmi.achari@hotmail.com","dop":"2026-02-08","serial_number":"626548424417218","imei1":"626548424417218","imei2":"626548424417218","popurl":"www.agnivesh-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190878,"job_number":"JOB_190878","tr_customer_id":190896,"tr_customer_product_id":190886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Dhatri Iyengar","mobile_number":"9956379174","email_id":"aaratrika.trivedi@gmail.com","dop":"2026-02-08","serial_number":"931894584437326","imei1":"931894584437326","imei2":"931894584437326","popurl":"www.manoj-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190879,"job_number":"JOB_190879","tr_customer_id":190897,"tr_customer_product_id":190887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Niranjan Butt","mobile_number":"9972372783","email_id":"bhishma.achari@hotmail.com","dop":"2026-02-08","serial_number":"749736849376737","imei1":"749736849376737","imei2":"749736849376737","popurl":"www.mahesh-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190880,"job_number":"JOB_190880","tr_customer_id":190898,"tr_customer_product_id":190888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Hamsini Gowda","mobile_number":"9919660284","email_id":"somnath.mishra@yahoo.co.in","dop":"2026-02-08","serial_number":"466118383771101","imei1":"466118383771101","imei2":"466118383771101","popurl":"www.bhaasvan-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190881,"job_number":"JOB_190881","tr_customer_id":190899,"tr_customer_product_id":190889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Mangala Jain","mobile_number":"9916132856","email_id":"shobhana.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"085775969439355","imei1":"085775969439355","imei2":"085775969439355","popurl":"www.bhuvanesh-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190882,"job_number":"JOB_190882","tr_customer_id":190900,"tr_customer_product_id":190890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Aayushmaan Patel","mobile_number":"9900381586","email_id":"bankimchandra.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"837781124416532","imei1":"837781124416532","imei2":"837781124416532","popurl":"www.sanjay-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190883,"job_number":"JOB_190883","tr_customer_id":190901,"tr_customer_product_id":190891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Bhupati Gupta","mobile_number":"9921842670","email_id":"atmanand.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"017255210116267","imei1":"017255210116267","imei2":"017255210116267","popurl":"www.ganesh-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190884,"job_number":"JOB_190884","tr_customer_id":190902,"tr_customer_product_id":190892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Bhagwanti Johar","mobile_number":"9966231401","email_id":"chandraayan.kaul@hotmail.com","dop":"2026-02-08","serial_number":"502687914311794","imei1":"502687914311794","imei2":"502687914311794","popurl":"www.dhyanesh-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190885,"job_number":"JOB_190885","tr_customer_id":190903,"tr_customer_product_id":190893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Aatreya Reddy","mobile_number":"9904006487","email_id":"brahma.shah@gmail.com","dop":"2026-02-08","serial_number":"650399057500721","imei1":"650399057500721","imei2":"650399057500721","popurl":"www.aadrika-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190886,"job_number":"JOB_190886","tr_customer_id":190904,"tr_customer_product_id":190894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Girija Gill","mobile_number":"9917481464","email_id":"vasanti.achari@gmail.com","dop":"2026-02-08","serial_number":"996854517256537","imei1":"996854517256537","imei2":"996854517256537","popurl":"www.govinda-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190887,"job_number":"JOB_190887","tr_customer_id":190905,"tr_customer_product_id":190895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Usha Dwivedi","mobile_number":"9930886054","email_id":"chakrika.naik@hotmail.com","dop":"2026-02-08","serial_number":"770168682348325","imei1":"770168682348325","imei2":"770168682348325","popurl":"www.govinda-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190888,"job_number":"JOB_190888","tr_customer_id":190906,"tr_customer_product_id":190896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Baalaaditya Mukhopadhyay","mobile_number":"9917261848","email_id":"jaya.gowda@hotmail.com","dop":"2026-02-08","serial_number":"433843286469622","imei1":"433843286469622","imei2":"433843286469622","popurl":"www.anagh-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190889,"job_number":"JOB_190889","tr_customer_id":190907,"tr_customer_product_id":190897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Girja Iyer","mobile_number":"9909453326","email_id":"chatur.iyer@hotmail.com","dop":"2026-02-08","serial_number":"081513001044181","imei1":"081513001044181","imei2":"081513001044181","popurl":"www.anuraag-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190890,"job_number":"JOB_190890","tr_customer_id":190908,"tr_customer_product_id":190898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Devagya Kocchar","mobile_number":"9988058887","email_id":"paramartha.embranthiri@yahoo.co.in","dop":"2026-02-08","serial_number":"614883321447887","imei1":"614883321447887","imei2":"614883321447887","popurl":"www.akshainie-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190891,"job_number":"JOB_190891","tr_customer_id":190909,"tr_customer_product_id":190899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Mohana Kaniyar","mobile_number":"9995102431","email_id":"aanandinii.mahajan@gmail.com","dop":"2026-02-08","serial_number":"454100574261172","imei1":"454100574261172","imei2":"454100574261172","popurl":"www.hamsini-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190892,"job_number":"JOB_190892","tr_customer_id":190910,"tr_customer_product_id":190900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Jai Dwivedi","mobile_number":"9939791176","email_id":"rita.naik@hotmail.com","dop":"2026-02-08","serial_number":"163037302906369","imei1":"163037302906369","imei2":"163037302906369","popurl":"www.bhardwaj-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190893,"job_number":"JOB_190893","tr_customer_id":190911,"tr_customer_product_id":190901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Hiranya Namboothiri","mobile_number":"9918346532","email_id":"anilaabh.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"548862589731871","imei1":"548862589731871","imei2":"548862589731871","popurl":"www.aadinath-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190894,"job_number":"JOB_190894","tr_customer_id":190912,"tr_customer_product_id":190902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Devvrat Singh","mobile_number":"9937367538","email_id":"girindra.mehra@gmail.com","dop":"2026-02-08","serial_number":"159654428150369","imei1":"159654428150369","imei2":"159654428150369","popurl":"www.rajan-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190895,"job_number":"JOB_190895","tr_customer_id":190913,"tr_customer_product_id":190903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Geeta Menon","mobile_number":"9972286186","email_id":"malati.prajapat@gmail.com","dop":"2026-02-08","serial_number":"930353854717995","imei1":"930353854717995","imei2":"930353854717995","popurl":"www.harinarayan-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190896,"job_number":"JOB_190896","tr_customer_id":190914,"tr_customer_product_id":190904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chandini Achari","mobile_number":"9913263274","email_id":"madhuri.tandon@yahoo.co.in","dop":"2026-02-08","serial_number":"106152534162751","imei1":"106152534162751","imei2":"106152534162751","popurl":"www.aagam-mahajan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190897,"job_number":"JOB_190897","tr_customer_id":190915,"tr_customer_product_id":190905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Shakti Naik","mobile_number":"9950275491","email_id":"bandhul.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"113499136862486","imei1":"113499136862486","imei2":"113499136862486","popurl":"www.brajesh-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190898,"job_number":"JOB_190898","tr_customer_id":190916,"tr_customer_product_id":190906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Abhirath Bhat","mobile_number":"9905992171","email_id":"vasudev.tandon@yahoo.co.in","dop":"2026-02-08","serial_number":"983011492116006","imei1":"983011492116006","imei2":"983011492116006","popurl":"www.ojaswini-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190899,"job_number":"JOB_190899","tr_customer_id":190917,"tr_customer_product_id":190907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Agnivesh Nambeesan","mobile_number":"9979107716","email_id":"chitramala.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"550522232137676","imei1":"550522232137676","imei2":"550522232137676","popurl":"www.ajeet-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190900,"job_number":"JOB_190900","tr_customer_id":190918,"tr_customer_product_id":190908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chandi Reddy","mobile_number":"9982843587","email_id":"ranjit.prajapat@hotmail.com","dop":"2026-02-08","serial_number":"078562118920142","imei1":"078562118920142","imei2":"078562118920142","popurl":"www.baalagopaal-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190901,"job_number":"JOB_190901","tr_customer_id":190919,"tr_customer_product_id":190909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chitrangada Kocchar","mobile_number":"9908586134","email_id":"sucheta.ahuja@yahoo.co.in","dop":"2026-02-08","serial_number":"740791206005486","imei1":"740791206005486","imei2":"740791206005486","popurl":"www.deevakar-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190902,"job_number":"JOB_190902","tr_customer_id":190920,"tr_customer_product_id":190910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Tapan Ganaka","mobile_number":"9967268656","email_id":"abhirath.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"189939179395943","imei1":"189939179395943","imei2":"189939179395943","popurl":"www.achyut-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190903,"job_number":"JOB_190903","tr_customer_id":190921,"tr_customer_product_id":190911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Mina Gowda","mobile_number":"9985542852","email_id":"bhamini.mehrotra@gmail.com","dop":"2026-02-08","serial_number":"002081674649964","imei1":"002081674649964","imei2":"002081674649964","popurl":"www.kailash-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190904,"job_number":"JOB_190904","tr_customer_id":190922,"tr_customer_product_id":190912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Jyoti Bhattathiri","mobile_number":"9936687633","email_id":"poornima.dhawan@hotmail.com","dop":"2026-02-08","serial_number":"757343580253036","imei1":"757343580253036","imei2":"757343580253036","popurl":"www.mahendra-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190905,"job_number":"JOB_190905","tr_customer_id":190923,"tr_customer_product_id":190913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Bhadran Mishra","mobile_number":"9921434228","email_id":"chandan.joshi@yahoo.co.in","dop":"2026-02-08","serial_number":"784405657478406","imei1":"784405657478406","imei2":"784405657478406","popurl":"www.bhushan-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190906,"job_number":"JOB_190906","tr_customer_id":190924,"tr_customer_product_id":190914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Nanda Mahajan","mobile_number":"9995533422","email_id":"adityanandana.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"799363537096066","imei1":"799363537096066","imei2":"799363537096066","popurl":"www.manjusha-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190907,"job_number":"JOB_190907","tr_customer_id":190925,"tr_customer_product_id":190915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Baidehi Devar","mobile_number":"9994558417","email_id":"aditeya.patel@gmail.com","dop":"2026-02-08","serial_number":"837072807994164","imei1":"837072807994164","imei2":"837072807994164","popurl":"www.bhushit-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190908,"job_number":"JOB_190908","tr_customer_id":190926,"tr_customer_product_id":190916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Jyotsana Gowda","mobile_number":"9956380959","email_id":"trisha.sinha@hotmail.com","dop":"2026-02-08","serial_number":"926137146075920","imei1":"926137146075920","imei2":"926137146075920","popurl":"www.agrata-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190909,"job_number":"JOB_190909","tr_customer_id":190927,"tr_customer_product_id":190917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Deenabandhu Kakkar","mobile_number":"9989167113","email_id":"amrit.iyer@gmail.com","dop":"2026-02-08","serial_number":"329096927664934","imei1":"329096927664934","imei2":"329096927664934","popurl":"www.chatura-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190910,"job_number":"JOB_190910","tr_customer_id":190928,"tr_customer_product_id":190918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Abhirath Prajapat","mobile_number":"9984311243","email_id":"dipesh.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"122636019954495","imei1":"122636019954495","imei2":"122636019954495","popurl":"www.rohit-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190911,"job_number":"JOB_190911","tr_customer_id":190929,"tr_customer_product_id":190919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Geeta Kaniyar","mobile_number":"9984053916","email_id":"bhagwati.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"459386923707647","imei1":"459386923707647","imei2":"459386923707647","popurl":"www.anang-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190912,"job_number":"JOB_190912","tr_customer_id":190930,"tr_customer_product_id":190920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Balachandra Dutta","mobile_number":"9990431166","email_id":"buddhana.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"487516105177355","imei1":"487516105177355","imei2":"487516105177355","popurl":"www.meenakshi-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190913,"job_number":"JOB_190913","tr_customer_id":190931,"tr_customer_product_id":190921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Dinesh Talwar","mobile_number":"9921338793","email_id":"yogendra.butt@gmail.com","dop":"2026-02-08","serial_number":"712743358086752","imei1":"712743358086752","imei2":"712743358086752","popurl":"www.balamani-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190914,"job_number":"JOB_190914","tr_customer_id":190932,"tr_customer_product_id":190922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Deepankar Guha","mobile_number":"9941069853","email_id":"amaranaath.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"618039509209378","imei1":"618039509209378","imei2":"618039509209378","popurl":"www.sweta-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190915,"job_number":"JOB_190915","tr_customer_id":190933,"tr_customer_product_id":190923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Dayaamay Prajapat","mobile_number":"9976377919","email_id":"chanakya.trivedi@hotmail.com","dop":"2026-02-08","serial_number":"262594621754374","imei1":"262594621754374","imei2":"262594621754374","popurl":"www.esha-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190916,"job_number":"JOB_190916","tr_customer_id":190934,"tr_customer_product_id":190924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Anasooya Chopra","mobile_number":"9989569385","email_id":"ekaparnika.jain@gmail.com","dop":"2026-02-08","serial_number":"437436332616030","imei1":"437436332616030","imei2":"437436332616030","popurl":"www.uttam-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190917,"job_number":"JOB_190917","tr_customer_id":190935,"tr_customer_product_id":190925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:58.000Z","modified_at":"2026-02-18T23:21:58.000Z","name":"Padma Kocchar","mobile_number":"9992529235","email_id":"aruna.chaturvedi@hotmail.com","dop":"2026-02-08","serial_number":"468859862360677","imei1":"468859862360677","imei2":"468859862360677","popurl":"www.chandira-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190918,"job_number":"JOB_190918","tr_customer_id":190936,"tr_customer_product_id":190926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:58.000Z","modified_at":"2026-02-18T23:21:58.000Z","name":"Ananta Agarwal","mobile_number":"9910072336","email_id":"prathamesh.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"702173739059219","imei1":"702173739059219","imei2":"702173739059219","popurl":"www.budhil-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190919,"job_number":"JOB_190919","tr_customer_id":190937,"tr_customer_product_id":190927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Sujata Gupta","mobile_number":"9910098030","email_id":"daiwik.nehru@yahoo.co.in","dop":"2026-02-08","serial_number":"547551347306240","imei1":"547551347306240","imei2":"547551347306240","popurl":"www.basanti-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190920,"job_number":"JOB_190920","tr_customer_id":190938,"tr_customer_product_id":190928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Chandradev Sethi","mobile_number":"9912658599","email_id":"ekaaksh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"790491463951265","imei1":"790491463951265","imei2":"790491463951265","popurl":"www.vrinda-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190921,"job_number":"JOB_190921","tr_customer_id":190939,"tr_customer_product_id":190929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Meena Sinha","mobile_number":"9970074482","email_id":"kalpana.butt@gmail.com","dop":"2026-02-08","serial_number":"614257287858000","imei1":"614257287858000","imei2":"614257287858000","popurl":"www.lakshman-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190922,"job_number":"JOB_190922","tr_customer_id":190940,"tr_customer_product_id":190930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Naval Namboothiri","mobile_number":"9944238099","email_id":"vedanshi.pandey@gmail.com","dop":"2026-02-08","serial_number":"753986238050157","imei1":"753986238050157","imei2":"753986238050157","popurl":"www.prathamesh-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190923,"job_number":"JOB_190923","tr_customer_id":190941,"tr_customer_product_id":190931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Mukul Verma","mobile_number":"9993167471","email_id":"ganak.varma@hotmail.com","dop":"2026-02-08","serial_number":"650173970783894","imei1":"650173970783894","imei2":"650173970783894","popurl":"www.lakshman-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190924,"job_number":"JOB_190924","tr_customer_id":190942,"tr_customer_product_id":190932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Kashyap Dwivedi","mobile_number":"9953323794","email_id":"shreyashi.gandhi@hotmail.com","dop":"2026-02-08","serial_number":"837538454340241","imei1":"837538454340241","imei2":"837538454340241","popurl":"www.gati-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190925,"job_number":"JOB_190925","tr_customer_id":190943,"tr_customer_product_id":190933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Akshat Mehrotra","mobile_number":"9910155054","email_id":"ananta.adiga@yahoo.co.in","dop":"2026-02-08","serial_number":"201972704482600","imei1":"201972704482600","imei2":"201972704482600","popurl":"www.shankar-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190926,"job_number":"JOB_190926","tr_customer_id":190944,"tr_customer_product_id":190934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Bilva Kakkar","mobile_number":"9911635088","email_id":"ambar.dwivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"602335016457726","imei1":"602335016457726","imei2":"602335016457726","popurl":"www.dandak-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190927,"job_number":"JOB_190927","tr_customer_id":190945,"tr_customer_product_id":190935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Chaitan Patil","mobile_number":"9998031439","email_id":"ajit.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"420380842982296","imei1":"420380842982296","imei2":"420380842982296","popurl":"www.sanka-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190928,"job_number":"JOB_190928","tr_customer_id":190946,"tr_customer_product_id":190936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Gurdev Marar","mobile_number":"9945095693","email_id":"shankar.bharadwaj@yahoo.co.in","dop":"2026-02-08","serial_number":"913331629092871","imei1":"913331629092871","imei2":"913331629092871","popurl":"www.kamalesh-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190929,"job_number":"JOB_190929","tr_customer_id":190947,"tr_customer_product_id":190937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Kumuda Embranthiri","mobile_number":"9960035818","email_id":"gorakhanatha.jain@yahoo.co.in","dop":"2026-02-08","serial_number":"177398148275601","imei1":"177398148275601","imei2":"177398148275601","popurl":"www.enakshi-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190930,"job_number":"JOB_190930","tr_customer_id":190948,"tr_customer_product_id":190938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Mangalya Khanna","mobile_number":"9931105518","email_id":"menaka.devar@gmail.com","dop":"2026-02-08","serial_number":"486592203039673","imei1":"486592203039673","imei2":"486592203039673","popurl":"www.sheela-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190931,"job_number":"JOB_190931","tr_customer_id":190949,"tr_customer_product_id":190939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Basanti Achari","mobile_number":"9947039556","email_id":"mohinder.nair@hotmail.com","dop":"2026-02-08","serial_number":"978731832176192","imei1":"978731832176192","imei2":"978731832176192","popurl":"www.prayag-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190932,"job_number":"JOB_190932","tr_customer_id":190950,"tr_customer_product_id":190940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Akula Sethi","mobile_number":"9948121947","email_id":"tej.achari@hotmail.com","dop":"2026-02-08","serial_number":"543178294744766","imei1":"543178294744766","imei2":"543178294744766","popurl":"www.kumuda-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190933,"job_number":"JOB_190933","tr_customer_id":190951,"tr_customer_product_id":190941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Aagam Achari","mobile_number":"9925515481","email_id":"suryakanta.trivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"778708353394800","imei1":"778708353394800","imei2":"778708353394800","popurl":"www.mukul-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190934,"job_number":"JOB_190934","tr_customer_id":190952,"tr_customer_product_id":190942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Opaline Naik","mobile_number":"9964981480","email_id":"chandrakin.shah@gmail.com","dop":"2026-02-08","serial_number":"523606110950004","imei1":"523606110950004","imei2":"523606110950004","popurl":"www.baala-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190935,"job_number":"JOB_190935","tr_customer_id":190953,"tr_customer_product_id":190943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Yogendra Mehra","mobile_number":"9945946414","email_id":"shresthi.shukla@hotmail.com","dop":"2026-02-08","serial_number":"437851086683366","imei1":"437851086683366","imei2":"437851086683366","popurl":"www.sarada-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190936,"job_number":"JOB_190936","tr_customer_id":190954,"tr_customer_product_id":190944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Bhushan Agarwal","mobile_number":"9946230378","email_id":"adripathi.varma@yahoo.co.in","dop":"2026-02-08","serial_number":"882044541010887","imei1":"882044541010887","imei2":"882044541010887","popurl":"www.rakesh-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190937,"job_number":"JOB_190937","tr_customer_id":190955,"tr_customer_product_id":190945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Tara Dhawan","mobile_number":"9908269724","email_id":"daksha.johar@gmail.com","dop":"2026-02-08","serial_number":"605183668879515","imei1":"605183668879515","imei2":"605183668879515","popurl":"www.jagathi-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190938,"job_number":"JOB_190938","tr_customer_id":190956,"tr_customer_product_id":190946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Mani Trivedi","mobile_number":"9996561571","email_id":"puneet.jha@gmail.com","dop":"2026-02-08","serial_number":"022057127812074","imei1":"022057127812074","imei2":"022057127812074","popurl":"www.kanaka-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190939,"job_number":"JOB_190939","tr_customer_id":190957,"tr_customer_product_id":190947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Durgeshwari Patil","mobile_number":"9986957041","email_id":"prem.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"073224439091081","imei1":"073224439091081","imei2":"073224439091081","popurl":"www.bhuvaneshwar-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190940,"job_number":"JOB_190940","tr_customer_id":190958,"tr_customer_product_id":190948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Bhisham Khanna","mobile_number":"9912431849","email_id":"bakula.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"315877986505964","imei1":"315877986505964","imei2":"315877986505964","popurl":"www.abhaya-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190941,"job_number":"JOB_190941","tr_customer_id":190959,"tr_customer_product_id":190949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Amish Varrier","mobile_number":"9992753485","email_id":"shwet.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"144095171809963","imei1":"144095171809963","imei2":"144095171809963","popurl":"www.smriti-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190942,"job_number":"JOB_190942","tr_customer_id":190960,"tr_customer_product_id":190950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Giri Namboothiri","mobile_number":"9904020188","email_id":"anurag.varman@gmail.com","dop":"2026-02-08","serial_number":"572616483491126","imei1":"572616483491126","imei2":"572616483491126","popurl":"www.chandran-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190943,"job_number":"JOB_190943","tr_customer_id":190962,"tr_customer_product_id":190952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Kalyani Asan","mobile_number":"9960191023","email_id":"birjesh.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"143958177239473","imei1":"143958177239473","imei2":"143958177239473","popurl":"www.anshula-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190944,"job_number":"JOB_190944","tr_customer_id":190961,"tr_customer_product_id":190951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Charumati Kaul","mobile_number":"9988327072","email_id":"anurag.shah@hotmail.com","dop":"2026-02-08","serial_number":"141330250335344","imei1":"141330250335344","imei2":"141330250335344","popurl":"www.anjali-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190945,"job_number":"JOB_190945","tr_customer_id":190963,"tr_customer_product_id":190953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Dayamayee Dubashi","mobile_number":"9975465647","email_id":"sarla.chopra@hotmail.com","dop":"2026-02-08","serial_number":"273902742229904","imei1":"273902742229904","imei2":"273902742229904","popurl":"www.devi-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190946,"job_number":"JOB_190946","tr_customer_id":190964,"tr_customer_product_id":190954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Vishnu Kaniyar","mobile_number":"9960191355","email_id":"bhaaswar.deshpande@yahoo.co.in","dop":"2026-02-08","serial_number":"987595272551077","imei1":"987595272551077","imei2":"987595272551077","popurl":"www.bhaumik-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190947,"job_number":"JOB_190947","tr_customer_id":190965,"tr_customer_product_id":190955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Brahmanandam Reddy","mobile_number":"9960352319","email_id":"ekaksh.sinha@yahoo.co.in","dop":"2026-02-08","serial_number":"636411668218064","imei1":"636411668218064","imei2":"636411668218064","popurl":"www.kamala-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190948,"job_number":"JOB_190948","tr_customer_id":190966,"tr_customer_product_id":190956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Rameshwar Mehrotra","mobile_number":"9946924701","email_id":"daiwik.sinha@hotmail.com","dop":"2026-02-08","serial_number":"012080394067403","imei1":"012080394067403","imei2":"012080394067403","popurl":"www.chakor-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190949,"job_number":"JOB_190949","tr_customer_id":190967,"tr_customer_product_id":190957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Susheel Naik","mobile_number":"9958207221","email_id":"gopal.varman@hotmail.com","dop":"2026-02-08","serial_number":"890278336208392","imei1":"890278336208392","imei2":"890278336208392","popurl":"www.akula-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190950,"job_number":"JOB_190950","tr_customer_id":190968,"tr_customer_product_id":190958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:15.000Z","modified_at":"2026-02-18T23:41:15.000Z","name":"Garuda Prajapat","mobile_number":"9992895004","email_id":"dharmaketu.bharadwaj@gmail.com","dop":"2026-02-08","serial_number":"910934801292330","imei1":"910934801292330","imei2":"910934801292330","popurl":"www.birjesh-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190951,"job_number":"JOB_190951","tr_customer_id":190969,"tr_customer_product_id":190959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Ajeet Adiga","mobile_number":"9932319682","email_id":"anjali.chaturvedi@gmail.com","dop":"2026-02-08","serial_number":"366550706275666","imei1":"366550706275666","imei2":"366550706275666","popurl":"www.hiranmaya-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190952,"job_number":"JOB_190952","tr_customer_id":190971,"tr_customer_product_id":190961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Vasudeva Jha","mobile_number":"9968211471","email_id":"aashritha.singh@yahoo.co.in","dop":"2026-02-08","serial_number":"194326432054978","imei1":"194326432054978","imei2":"194326432054978","popurl":"www.abhisyanta-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190953,"job_number":"JOB_190953","tr_customer_id":190970,"tr_customer_product_id":190960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Bankim Kaul","mobile_number":"9902081495","email_id":"aditeya.bandopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"082673972392977","imei1":"082673972392977","imei2":"082673972392977","popurl":"www.chandrabhan-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190954,"job_number":"JOB_190954","tr_customer_id":190972,"tr_customer_product_id":190962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Ekaaksh Jha","mobile_number":"9924092849","email_id":"deeksha.ahuja@hotmail.com","dop":"2026-02-08","serial_number":"895969825837174","imei1":"895969825837174","imei2":"895969825837174","popurl":"www.gati-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190955,"job_number":"JOB_190955","tr_customer_id":190973,"tr_customer_product_id":190963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Vinay Prajapat","mobile_number":"9936254980","email_id":"brajendra.patel@yahoo.co.in","dop":"2026-02-08","serial_number":"985611864420167","imei1":"985611864420167","imei2":"985611864420167","popurl":"www.nanda-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190956,"job_number":"JOB_190956","tr_customer_id":190974,"tr_customer_product_id":190964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Bala Pillai","mobile_number":"9903569580","email_id":"kamala.ahuja@yahoo.co.in","dop":"2026-02-08","serial_number":"880528518918503","imei1":"880528518918503","imei2":"880528518918503","popurl":"www.preity-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190957,"job_number":"JOB_190957","tr_customer_id":190975,"tr_customer_product_id":190965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chidaatma Pothuvaal","mobile_number":"9915822213","email_id":"bhagirathi.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"569012229227354","imei1":"569012229227354","imei2":"569012229227354","popurl":"www.bilva-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190958,"job_number":"JOB_190958","tr_customer_id":190976,"tr_customer_product_id":190966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Geetanjali Tandon","mobile_number":"9904351950","email_id":"amish.prajapat@hotmail.com","dop":"2026-02-08","serial_number":"154136855302512","imei1":"154136855302512","imei2":"154136855302512","popurl":"www.bhoopat-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190959,"job_number":"JOB_190959","tr_customer_id":190977,"tr_customer_product_id":190967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chandraayan Deshpande","mobile_number":"9985248233","email_id":"giriraj.nambeesan@hotmail.com","dop":"2026-02-08","serial_number":"931088266253099","imei1":"931088266253099","imei2":"931088266253099","popurl":"www.achintya-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190960,"job_number":"JOB_190960","tr_customer_id":190978,"tr_customer_product_id":190968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Balgopal Pilla","mobile_number":"9976850108","email_id":"krishnadas.shukla@hotmail.com","dop":"2026-02-08","serial_number":"668402489578437","imei1":"668402489578437","imei2":"668402489578437","popurl":"www.bandhu-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190961,"job_number":"JOB_190961","tr_customer_id":190979,"tr_customer_product_id":190969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Giriraj Dhawan","mobile_number":"9982909167","email_id":"chetan.kaul@hotmail.com","dop":"2026-02-08","serial_number":"495204487614743","imei1":"495204487614743","imei2":"495204487614743","popurl":"www.giriraaj-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190962,"job_number":"JOB_190962","tr_customer_id":190980,"tr_customer_product_id":190970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chaturaanan Gandhi","mobile_number":"9910041667","email_id":"gita.varman@hotmail.com","dop":"2026-02-08","serial_number":"921890829173343","imei1":"921890829173343","imei2":"921890829173343","popurl":"www.siddhran-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190963,"job_number":"JOB_190963","tr_customer_id":190982,"tr_customer_product_id":190972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Krishna Tagore","mobile_number":"9993974735","email_id":"girja.pothuvaal@gmail.com","dop":"2026-02-08","serial_number":"409361148387975","imei1":"409361148387975","imei2":"409361148387975","popurl":"www.satish-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190964,"job_number":"JOB_190964","tr_customer_id":190981,"tr_customer_product_id":190971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhargavi Pandey","mobile_number":"9970173978","email_id":"balgopal.chaturvedi@gmail.com","dop":"2026-02-08","serial_number":"882723247582375","imei1":"882723247582375","imei2":"882723247582375","popurl":"www.agrata-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190965,"job_number":"JOB_190965","tr_customer_id":190983,"tr_customer_product_id":190973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Satyen Chopra","mobile_number":"9977705226","email_id":"gopal.talwar@hotmail.com","dop":"2026-02-08","serial_number":"949955907369061","imei1":"949955907369061","imei2":"949955907369061","popurl":"www.girish-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190966,"job_number":"JOB_190966","tr_customer_id":190984,"tr_customer_product_id":190974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Siddhran Devar","mobile_number":"9945860947","email_id":"suryakantam.nambeesan@gmail.com","dop":"2026-02-08","serial_number":"207716538925205","imei1":"207716538925205","imei2":"207716538925205","popurl":"www.anand swarup-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190967,"job_number":"JOB_190967","tr_customer_id":190985,"tr_customer_product_id":190975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Anunay Chopra","mobile_number":"9985517142","email_id":"shantanu.nehru@hotmail.com","dop":"2026-02-08","serial_number":"035106161147465","imei1":"035106161147465","imei2":"035106161147465","popurl":"www.girija-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190968,"job_number":"JOB_190968","tr_customer_id":190986,"tr_customer_product_id":190976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Divjot Iyer","mobile_number":"9979493512","email_id":"hiranmay.asan@hotmail.com","dop":"2026-02-08","serial_number":"256416283442740","imei1":"256416283442740","imei2":"256416283442740","popurl":"www.achyut-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190969,"job_number":"JOB_190969","tr_customer_id":190987,"tr_customer_product_id":190977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Deeptendu Pothuvaal","mobile_number":"9974443438","email_id":"laxman.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"828000859664075","imei1":"828000859664075","imei2":"828000859664075","popurl":"www.parvati-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190970,"job_number":"JOB_190970","tr_customer_id":190988,"tr_customer_product_id":190978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mangalya Devar","mobile_number":"9910497523","email_id":"charvi.gill@hotmail.com","dop":"2026-02-08","serial_number":"977086852097312","imei1":"977086852097312","imei2":"977086852097312","popurl":"www.dhana-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190971,"job_number":"JOB_190971","tr_customer_id":190989,"tr_customer_product_id":190979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhagwanti Johar","mobile_number":"9977010624","email_id":"arindam.ganaka@gmail.com","dop":"2026-02-08","serial_number":"367653470358290","imei1":"367653470358290","imei2":"367653470358290","popurl":"www.siddhi-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190972,"job_number":"JOB_190972","tr_customer_id":190990,"tr_customer_product_id":190980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mina Pothuvaal","mobile_number":"9901810257","email_id":"aadi.shukla@yahoo.co.in","dop":"2026-02-08","serial_number":"093361983565750","imei1":"093361983565750","imei2":"093361983565750","popurl":"www.jagdish-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190973,"job_number":"JOB_190973","tr_customer_id":190991,"tr_customer_product_id":190981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Agnivesh Jha","mobile_number":"9913854535","email_id":"jay.prajapat@gmail.com","dop":"2026-02-08","serial_number":"352509541321426","imei1":"352509541321426","imei2":"352509541321426","popurl":"www.chanakya-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190974,"job_number":"JOB_190974","tr_customer_id":190992,"tr_customer_product_id":190982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Gajadhar Dwivedi","mobile_number":"9939516186","email_id":"kumari.namboothiri@hotmail.com","dop":"2026-02-08","serial_number":"557657515442471","imei1":"557657515442471","imei2":"557657515442471","popurl":"www.nanda-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190975,"job_number":"JOB_190975","tr_customer_id":190993,"tr_customer_product_id":190983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhishma Reddy","mobile_number":"9901162397","email_id":"prema.singh@gmail.com","dop":"2026-02-08","serial_number":"975072549634209","imei1":"975072549634209","imei2":"975072549634209","popurl":"www.indira-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190976,"job_number":"JOB_190976","tr_customer_id":190994,"tr_customer_product_id":190984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mangala Iyer","mobile_number":"9970107528","email_id":"chapala.mahajan@hotmail.com","dop":"2026-02-08","serial_number":"391273199020307","imei1":"391273199020307","imei2":"391273199020307","popurl":"www.balagovind-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190977,"job_number":"JOB_190977","tr_customer_id":190995,"tr_customer_product_id":190985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Amarnath Gandhi","mobile_number":"9976700928","email_id":"krishna.mehra@yahoo.co.in","dop":"2026-02-08","serial_number":"429301845404446","imei1":"429301845404446","imei2":"429301845404446","popurl":"www.suma-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190978,"job_number":"JOB_190978","tr_customer_id":190996,"tr_customer_product_id":190986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Gauraang Adiga","mobile_number":"9915096452","email_id":"opalina.kaniyar@gmail.com","dop":"2026-02-08","serial_number":"279607048225906","imei1":"279607048225906","imei2":"279607048225906","popurl":"www.bhishma-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190979,"job_number":"JOB_190979","tr_customer_id":190997,"tr_customer_product_id":190987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Shashi Nehru","mobile_number":"9974998782","email_id":"jagdeep.panicker@gmail.com","dop":"2026-02-08","serial_number":"003291697886231","imei1":"003291697886231","imei2":"003291697886231","popurl":"www.annapurna-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190980,"job_number":"JOB_190980","tr_customer_id":190998,"tr_customer_product_id":190988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Rajendra Butt","mobile_number":"9916563358","email_id":"chandravati.khan@hotmail.com","dop":"2026-02-08","serial_number":"005456066935855","imei1":"005456066935855","imei2":"005456066935855","popurl":"www.brajesh-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190981,"job_number":"JOB_190981","tr_customer_id":190999,"tr_customer_product_id":190989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Omana Nayar","mobile_number":"9983506462","email_id":"atmanand.singh@yahoo.co.in","dop":"2026-02-08","serial_number":"933472321413728","imei1":"933472321413728","imei2":"933472321413728","popurl":"www.mohan-guha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190982,"job_number":"JOB_190982","tr_customer_id":191000,"tr_customer_product_id":190990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Abani Joshi","mobile_number":"9973331796","email_id":"shashi.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"111787201979526","imei1":"111787201979526","imei2":"111787201979526","popurl":"www.bhaswar-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190983,"job_number":"JOB_190983","tr_customer_id":191001,"tr_customer_product_id":190991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Chaturaanan Dwivedi","mobile_number":"9971161931","email_id":"akshita.kaul@gmail.com","dop":"2026-02-08","serial_number":"024955544813893","imei1":"024955544813893","imei2":"024955544813893","popurl":"www.bhupen-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190984,"job_number":"JOB_190984","tr_customer_id":191002,"tr_customer_product_id":190992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Mandakini Naik","mobile_number":"9916117240","email_id":"tara.gandhi@gmail.com","dop":"2026-02-08","serial_number":"576610109399855","imei1":"576610109399855","imei2":"576610109399855","popurl":"www.darshwana-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190985,"job_number":"JOB_190985","tr_customer_id":191003,"tr_customer_product_id":190993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Anjali Namboothiri","mobile_number":"9923707150","email_id":"aalok.talwar@hotmail.com","dop":"2026-02-08","serial_number":"254619636847046","imei1":"254619636847046","imei2":"254619636847046","popurl":"www.atreyi-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190986,"job_number":"JOB_190986","tr_customer_id":191004,"tr_customer_product_id":190994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Devvrat Nambeesan","mobile_number":"9993239114","email_id":"sushil.sethi@hotmail.com","dop":"2026-02-08","serial_number":"966498457735565","imei1":"966498457735565","imei2":"966498457735565","popurl":"www.lakshmi-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190987,"job_number":"JOB_190987","tr_customer_id":191005,"tr_customer_product_id":190995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Akshainie Khatri","mobile_number":"9970775523","email_id":"goswami.kaul@hotmail.com","dop":"2026-02-08","serial_number":"303886474425699","imei1":"303886474425699","imei2":"303886474425699","popurl":"www.dwaipayan-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190988,"job_number":"JOB_190988","tr_customer_id":191006,"tr_customer_product_id":190996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Bhamini Acharya","mobile_number":"9961285195","email_id":"rajiv.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"365305520335283","imei1":"365305520335283","imei2":"365305520335283","popurl":"www.divaakar-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190989,"job_number":"JOB_190989","tr_customer_id":191007,"tr_customer_product_id":190997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Sitara Pothuvaal","mobile_number":"9951773526","email_id":"jahnu.nayar@hotmail.com","dop":"2026-02-08","serial_number":"711494544259584","imei1":"711494544259584","imei2":"711494544259584","popurl":"www.karunanidhi-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190990,"job_number":"JOB_190990","tr_customer_id":191008,"tr_customer_product_id":190998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Naval Bhattathiri","mobile_number":"9936630793","email_id":"aagam.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"215784526287976","imei1":"215784526287976","imei2":"215784526287976","popurl":"www.radha-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190991,"job_number":"JOB_190991","tr_customer_id":191009,"tr_customer_product_id":190999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Vinay Gill","mobile_number":"9993203605","email_id":"asha.rana@gmail.com","dop":"2026-02-08","serial_number":"826058507461890","imei1":"826058507461890","imei2":"826058507461890","popurl":"www.malati-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190992,"job_number":"JOB_190992","tr_customer_id":191010,"tr_customer_product_id":191000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Trisha Joshi","mobile_number":"9916593388","email_id":"abhaya.nayar@gmail.com","dop":"2026-02-08","serial_number":"140931423311761","imei1":"140931423311761","imei2":"140931423311761","popurl":"www.tanya-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190993,"job_number":"JOB_190993","tr_customer_id":191011,"tr_customer_product_id":191001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Giriraj Mehrotra","mobile_number":"9907283786","email_id":"anusuya.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"589560034156799","imei1":"589560034156799","imei2":"589560034156799","popurl":"www.triloki nath-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190994,"job_number":"JOB_190994","tr_customer_id":191012,"tr_customer_product_id":191002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Mandaakin Varma","mobile_number":"9937279127","email_id":"vidhya.kaniyar@yahoo.co.in","dop":"2026-02-08","serial_number":"354309350919326","imei1":"354309350919326","imei2":"354309350919326","popurl":"www.amrita-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190995,"job_number":"JOB_190995","tr_customer_id":191013,"tr_customer_product_id":191003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Sukanya Kaur","mobile_number":"9953138881","email_id":"kumar.devar@gmail.com","dop":"2026-02-08","serial_number":"462116665767126","imei1":"462116665767126","imei2":"462116665767126","popurl":"www.meghnath-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190996,"job_number":"JOB_190996","tr_customer_id":191014,"tr_customer_product_id":191004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Vasanti Mehra","mobile_number":"9951777030","email_id":"rita.chattopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"016928573920067","imei1":"016928573920067","imei2":"016928573920067","popurl":"www.dwaipayana-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190997,"job_number":"JOB_190997","tr_customer_id":191015,"tr_customer_product_id":191005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Anwesha Trivedi","mobile_number":"9924558693","email_id":"aagneya.khan@yahoo.co.in","dop":"2026-02-08","serial_number":"095617976182485","imei1":"095617976182485","imei2":"095617976182485","popurl":"www.shobhana-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190998,"job_number":"JOB_190998","tr_customer_id":191016,"tr_customer_product_id":191006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Bandhu Chaturvedi","mobile_number":"9976591875","email_id":"sukanya.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"711978325778217","imei1":"711978325778217","imei2":"711978325778217","popurl":"www.buddhana-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190999,"job_number":"JOB_190999","tr_customer_id":191017,"tr_customer_product_id":191007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Chandramauli Agarwal","mobile_number":"9956869620","email_id":"agnimitra.gowda@yahoo.co.in","dop":"2026-02-08","serial_number":"661667804795414","imei1":"661667804795414","imei2":"661667804795414","popurl":"www.lal-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191000,"job_number":"JOB_191000","tr_customer_id":191018,"tr_customer_product_id":191008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Chakor Naik","mobile_number":"9905125750","email_id":"jagathi.talwar@hotmail.com","dop":"2026-02-08","serial_number":"006725851267326","imei1":"006725851267326","imei2":"006725851267326","popurl":"www.kannan-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191001,"job_number":"JOB_191001","tr_customer_id":191019,"tr_customer_product_id":191009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Aagney Trivedi","mobile_number":"9909122385","email_id":"bhisham.iyer@gmail.com","dop":"2026-02-08","serial_number":"479380973031143","imei1":"479380973031143","imei2":"479380973031143","popurl":"www.govinda-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191002,"job_number":"JOB_191002","tr_customer_id":191020,"tr_customer_product_id":191010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Arya Chaturvedi","mobile_number":"9961878165","email_id":"anilaabh.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"069864245339441","imei1":"069864245339441","imei2":"069864245339441","popurl":"www.kannan-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191003,"job_number":"JOB_191003","tr_customer_id":191021,"tr_customer_product_id":191011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Anasuya Shukla","mobile_number":"9926354830","email_id":"ekadant.iyengar@hotmail.com","dop":"2026-02-08","serial_number":"402883212624711","imei1":"402883212624711","imei2":"402883212624711","popurl":"www.vasudeva-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191004,"job_number":"JOB_191004","tr_customer_id":191022,"tr_customer_product_id":191012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Abhirath Asan","mobile_number":"9927902084","email_id":"brahma.sethi@gmail.com","dop":"2026-02-08","serial_number":"256225739341266","imei1":"256225739341266","imei2":"256225739341266","popurl":"www.shankar-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191005,"job_number":"JOB_191005","tr_customer_id":191023,"tr_customer_product_id":191013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Brahmanandam Marar","mobile_number":"9901978917","email_id":"ganesh.pandey@yahoo.co.in","dop":"2026-02-08","serial_number":"421609405650026","imei1":"421609405650026","imei2":"421609405650026","popurl":"www.anjushri-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191006,"job_number":"JOB_191006","tr_customer_id":191024,"tr_customer_product_id":191014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Bheeshma Bhattathiri","mobile_number":"9964737149","email_id":"bhoopati.adiga@gmail.com","dop":"2026-02-08","serial_number":"679314318209408","imei1":"679314318209408","imei2":"679314318209408","popurl":"www.ayushmati-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191007,"job_number":"JOB_191007","tr_customer_id":191025,"tr_customer_product_id":191015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Chanakya Gupta","mobile_number":"9972304058","email_id":"yoginder.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"132280005702386","imei1":"132280005702386","imei2":"132280005702386","popurl":"www.kalyani-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191008,"job_number":"JOB_191008","tr_customer_id":191026,"tr_customer_product_id":191016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Garud Pandey","mobile_number":"9925205189","email_id":"chaturbhuj.pilla@hotmail.com","dop":"2026-02-08","serial_number":"056382246921335","imei1":"056382246921335","imei2":"056382246921335","popurl":"www.bharadwaj-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191009,"job_number":"JOB_191009","tr_customer_id":191027,"tr_customer_product_id":191017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Swami Shah","mobile_number":"9976953449","email_id":"vasundhara.dhawan@gmail.com","dop":"2026-02-08","serial_number":"008197835067963","imei1":"008197835067963","imei2":"008197835067963","popurl":"www.ananda-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191010,"job_number":"JOB_191010","tr_customer_id":191028,"tr_customer_product_id":191018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Trilok Ganaka","mobile_number":"9983928959","email_id":"divaakar.rana@yahoo.co.in","dop":"2026-02-08","serial_number":"396453814330966","imei1":"396453814330966","imei2":"396453814330966","popurl":"www.geeta-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191011,"job_number":"JOB_191011","tr_customer_id":191029,"tr_customer_product_id":191019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Gauranga Sinha","mobile_number":"9906827319","email_id":"deepali.devar@yahoo.co.in","dop":"2026-02-08","serial_number":"825421752447519","imei1":"825421752447519","imei2":"825421752447519","popurl":"www.preity-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191012,"job_number":"JOB_191012","tr_customer_id":191030,"tr_customer_product_id":191020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Gajabahu Reddy","mobile_number":"9951263089","email_id":"shresthi.butt@yahoo.co.in","dop":"2026-02-08","serial_number":"507008035160401","imei1":"507008035160401","imei2":"507008035160401","popurl":"www.bhoj-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191013,"job_number":"JOB_191013","tr_customer_id":191031,"tr_customer_product_id":191021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Dandapaani Sethi","mobile_number":"9900407684","email_id":"nalini.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"063532553447953","imei1":"063532553447953","imei2":"063532553447953","popurl":"www.akshainie-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191014,"job_number":"JOB_191014","tr_customer_id":191032,"tr_customer_product_id":191022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Rageshwari Ahuja","mobile_number":"9943651606","email_id":"sitara.bhat@gmail.com","dop":"2026-02-08","serial_number":"729387935720266","imei1":"729387935720266","imei2":"729387935720266","popurl":"www.urmila-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191015,"job_number":"JOB_191015","tr_customer_id":191033,"tr_customer_product_id":191023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Sumitra Ahuja","mobile_number":"9963237474","email_id":"sujata.guneta@yahoo.co.in","dop":"2026-02-08","serial_number":"214761681698364","imei1":"214761681698364","imei2":"214761681698364","popurl":"www.charumati-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191016,"job_number":"JOB_191016","tr_customer_id":191034,"tr_customer_product_id":191024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Chandravati Sethi","mobile_number":"9990165879","email_id":"deenabandhu.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"976132378195781","imei1":"976132378195781","imei2":"976132378195781","popurl":"www.smita-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191017,"job_number":"JOB_191017","tr_customer_id":191035,"tr_customer_product_id":191025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Bishnu Iyer","mobile_number":"9934108614","email_id":"purnima.gill@hotmail.com","dop":"2026-02-08","serial_number":"124853241517169","imei1":"124853241517169","imei2":"124853241517169","popurl":"www.indra-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191018,"job_number":"JOB_191018","tr_customer_id":191036,"tr_customer_product_id":191026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Ujjawal Dubashi","mobile_number":"9918656357","email_id":"sarla.mehra@hotmail.com","dop":"2026-02-08","serial_number":"033078040837295","imei1":"033078040837295","imei2":"033078040837295","popurl":"www.adhiraj-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191019,"job_number":"JOB_191019","tr_customer_id":191037,"tr_customer_product_id":191027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Hiranmaya Desai","mobile_number":"9964011607","email_id":"bharadwaj.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"347455839497471","imei1":"347455839497471","imei2":"347455839497471","popurl":"www.laxman-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191020,"job_number":"JOB_191020","tr_customer_id":191038,"tr_customer_product_id":191028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Adhrit Mehrotra","mobile_number":"9960005209","email_id":"udai.sharma@gmail.com","dop":"2026-02-08","serial_number":"246145107876140","imei1":"246145107876140","imei2":"246145107876140","popurl":"www.abani-guneta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191021,"job_number":"JOB_191021","tr_customer_id":191039,"tr_customer_product_id":191029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Sarvin Pandey","mobile_number":"9994838624","email_id":"bhavani.chattopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"527654291450645","imei1":"527654291450645","imei2":"527654291450645","popurl":"www.nikita-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191022,"job_number":"JOB_191022","tr_customer_id":191040,"tr_customer_product_id":191030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Shubhaprada Talwar","mobile_number":"9911895772","email_id":"naval.iyengar@gmail.com","dop":"2026-02-08","serial_number":"100481674975161","imei1":"100481674975161","imei2":"100481674975161","popurl":"www.diksha-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191023,"job_number":"JOB_191023","tr_customer_id":191041,"tr_customer_product_id":191031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Jitender Mishra","mobile_number":"9972215402","email_id":"vidhya.malik@hotmail.com","dop":"2026-02-08","serial_number":"969032966413164","imei1":"969032966413164","imei2":"969032966413164","popurl":"www.girja-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191024,"job_number":"JOB_191024","tr_customer_id":191042,"tr_customer_product_id":191032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Dhanesh Guha","mobile_number":"9978674686","email_id":"bilwa.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"014768278788222","imei1":"014768278788222","imei2":"014768278788222","popurl":"www.chandan-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191025,"job_number":"JOB_191025","tr_customer_id":191043,"tr_customer_product_id":191033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Chaten Dubashi","mobile_number":"9962442147","email_id":"bhaaswar.reddy@gmail.com","dop":"2026-02-08","serial_number":"430764967774470","imei1":"430764967774470","imei2":"430764967774470","popurl":"www.dhanesh-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191026,"job_number":"JOB_191026","tr_customer_id":191044,"tr_customer_product_id":191034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Puneet Jain","mobile_number":"9963978821","email_id":"amarnath.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"609297549982831","imei1":"609297549982831","imei2":"609297549982831","popurl":"www.kashyapi-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191027,"job_number":"JOB_191027","tr_customer_id":191045,"tr_customer_product_id":191035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Shubhaprada Malik","mobile_number":"9966888321","email_id":"mohini.gowda@hotmail.com","dop":"2026-02-08","serial_number":"346041029695618","imei1":"346041029695618","imei2":"346041029695618","popurl":"www.dhaanyalakshmi-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191028,"job_number":"JOB_191028","tr_customer_id":191046,"tr_customer_product_id":191036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Apsara Varman","mobile_number":"9941018106","email_id":"kanishka.bharadwaj@hotmail.com","dop":"2026-02-08","serial_number":"026387033697995","imei1":"026387033697995","imei2":"026387033697995","popurl":"www.bandhu-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191029,"job_number":"JOB_191029","tr_customer_id":191047,"tr_customer_product_id":191037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Bilwa Pilla","mobile_number":"9982149051","email_id":"atreyi.sethi@yahoo.co.in","dop":"2026-02-08","serial_number":"159947867230483","imei1":"159947867230483","imei2":"159947867230483","popurl":"www.bhupen-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191030,"job_number":"JOB_191030","tr_customer_id":191048,"tr_customer_product_id":191038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Agasti Bhattacharya","mobile_number":"9914127116","email_id":"bhuvaneshwar.kaur@yahoo.co.in","dop":"2026-02-08","serial_number":"421209502952566","imei1":"421209502952566","imei2":"421209502952566","popurl":"www.aanandinii-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191031,"job_number":"JOB_191031","tr_customer_id":191049,"tr_customer_product_id":191039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Lakshminath Achari","mobile_number":"9969881118","email_id":"ganapati.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"328263673082832","imei1":"328263673082832","imei2":"328263673082832","popurl":"www.jitendra-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191032,"job_number":"JOB_191032","tr_customer_id":191050,"tr_customer_product_id":191040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Chandramauli Mukhopadhyay","mobile_number":"9947205428","email_id":"chidananda.shukla@gmail.com","dop":"2026-02-08","serial_number":"870828791034269","imei1":"870828791034269","imei2":"870828791034269","popurl":"www.gemini-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191033,"job_number":"JOB_191033","tr_customer_id":191051,"tr_customer_product_id":191041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Bhadran Agarwal","mobile_number":"9930585797","email_id":"amodini.kapoor@yahoo.co.in","dop":"2026-02-08","serial_number":"658607953896558","imei1":"658607953896558","imei2":"658607953896558","popurl":"www.dayaamay-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191034,"job_number":"JOB_191034","tr_customer_id":191052,"tr_customer_product_id":191042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Chandravati Chopra","mobile_number":"9957805141","email_id":"dhanpati.singh@hotmail.com","dop":"2026-02-08","serial_number":"655751577264902","imei1":"655751577264902","imei2":"655751577264902","popurl":"www.trisha-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191035,"job_number":"JOB_191035","tr_customer_id":191053,"tr_customer_product_id":191043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Uma Guneta","mobile_number":"9925391143","email_id":"dipendra.menon@gmail.com","dop":"2026-02-08","serial_number":"209427564709135","imei1":"209427564709135","imei2":"209427564709135","popurl":"www.akshita-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191036,"job_number":"JOB_191036","tr_customer_id":191054,"tr_customer_product_id":191044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Umang Kaur","mobile_number":"9936145385","email_id":"dharani.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"258992481909041","imei1":"258992481909041","imei2":"258992481909041","popurl":"www.aarya-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191037,"job_number":"JOB_191037","tr_customer_id":191055,"tr_customer_product_id":191045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Suman Dutta","mobile_number":"9937684607","email_id":"bheeshma.nayar@yahoo.co.in","dop":"2026-02-08","serial_number":"271046079952182","imei1":"271046079952182","imei2":"271046079952182","popurl":"www.sher-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191038,"job_number":"JOB_191038","tr_customer_id":191056,"tr_customer_product_id":191046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Bhagwanti Johar","mobile_number":"9947518168","email_id":"jagdeep.guneta@hotmail.com","dop":"2026-02-08","serial_number":"409982190197439","imei1":"409982190197439","imei2":"409982190197439","popurl":"www.govinda-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191039,"job_number":"JOB_191039","tr_customer_id":191057,"tr_customer_product_id":191047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Elakshi Tandon","mobile_number":"9901880854","email_id":"vasudha.dutta@hotmail.com","dop":"2026-02-08","serial_number":"079437291929538","imei1":"079437291929538","imei2":"079437291929538","popurl":"www.chakravartee-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191040,"job_number":"JOB_191040","tr_customer_id":191058,"tr_customer_product_id":191048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Akroor Deshpande","mobile_number":"9925059643","email_id":"nirbhay.pillai@hotmail.com","dop":"2026-02-08","serial_number":"345375597056687","imei1":"345375597056687","imei2":"345375597056687","popurl":"www.chandravati-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191041,"job_number":"JOB_191041","tr_customer_id":191059,"tr_customer_product_id":191049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Kali Singh","mobile_number":"9991330858","email_id":"dhanu.agarwal@gmail.com","dop":"2026-02-08","serial_number":"032369053218638","imei1":"032369053218638","imei2":"032369053218638","popurl":"www.vasudev-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191042,"job_number":"JOB_191042","tr_customer_id":191060,"tr_customer_product_id":191050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Budhil Bhattathiri","mobile_number":"9994588293","email_id":"aditeya.shah@hotmail.com","dop":"2026-02-08","serial_number":"286828013516297","imei1":"286828013516297","imei2":"286828013516297","popurl":"www.lakshmidhar-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191043,"job_number":"JOB_191043","tr_customer_id":191061,"tr_customer_product_id":191051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Mina Iyer","mobile_number":"9934280375","email_id":"ananda.gill@hotmail.com","dop":"2026-02-08","serial_number":"711017649979725","imei1":"711017649979725","imei2":"711017649979725","popurl":"www.jaya-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191044,"job_number":"JOB_191044","tr_customer_id":191062,"tr_customer_product_id":191052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Akshayakeerti Arora","mobile_number":"9968479865","email_id":"goutam.khanna@gmail.com","dop":"2026-02-08","serial_number":"752278750002969","imei1":"752278750002969","imei2":"752278750002969","popurl":"www.manisha-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191045,"job_number":"JOB_191045","tr_customer_id":191063,"tr_customer_product_id":191053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Swarnalata Nayar","mobile_number":"9917271281","email_id":"aanand.kaniyar@gmail.com","dop":"2026-02-08","serial_number":"928169820106339","imei1":"928169820106339","imei2":"928169820106339","popurl":"www.bela-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191046,"job_number":"JOB_191046","tr_customer_id":191064,"tr_customer_product_id":191054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Harinarayan Guneta","mobile_number":"9990359332","email_id":"kanishka.patil@yahoo.co.in","dop":"2026-02-08","serial_number":"273206468303897","imei1":"273206468303897","imei2":"273206468303897","popurl":"www.tej-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191047,"job_number":"JOB_191047","tr_customer_id":191065,"tr_customer_product_id":191055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Diksha Abbott","mobile_number":"9983917932","email_id":"girish.abbott@yahoo.co.in","dop":"2026-02-08","serial_number":"681034087064677","imei1":"681034087064677","imei2":"681034087064677","popurl":"www.sushma-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191048,"job_number":"JOB_191048","tr_customer_id":191066,"tr_customer_product_id":191056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Dandak Kakkar","mobile_number":"9921995668","email_id":"diptendu.reddy@yahoo.co.in","dop":"2026-02-08","serial_number":"782707349062107","imei1":"782707349062107","imei2":"782707349062107","popurl":"www.krishnadas-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191049,"job_number":"JOB_191049","tr_customer_id":191067,"tr_customer_product_id":191057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Lal Nayar","mobile_number":"9918935412","email_id":"aanand.varman@gmail.com","dop":"2026-02-08","serial_number":"039702445861381","imei1":"039702445861381","imei2":"039702445861381","popurl":"www.akshata-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191050,"job_number":"JOB_191050","tr_customer_id":191068,"tr_customer_product_id":191058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Chetan Mishra","mobile_number":"9955091138","email_id":"jahnu.talwar@gmail.com","dop":"2026-02-08","serial_number":"797424486159396","imei1":"797424486159396","imei2":"797424486159396","popurl":"www.aamod-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191051,"job_number":"JOB_191051","tr_customer_id":191069,"tr_customer_product_id":191059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Chanakya Prajapat","mobile_number":"9936733673","email_id":"dandapaani.nair@yahoo.co.in","dop":"2026-02-08","serial_number":"456679027194929","imei1":"456679027194929","imei2":"456679027194929","popurl":"www.opalina-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191052,"job_number":"JOB_191052","tr_customer_id":191070,"tr_customer_product_id":191060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Diksha Johar","mobile_number":"9994855859","email_id":"devi.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"937514329233434","imei1":"937514329233434","imei2":"937514329233434","popurl":"www.baalagopaal-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191053,"job_number":"JOB_191053","tr_customer_id":191071,"tr_customer_product_id":191061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Mangala Iyengar","mobile_number":"9972796912","email_id":"rita.achari@yahoo.co.in","dop":"2026-02-08","serial_number":"261376461139014","imei1":"261376461139014","imei2":"261376461139014","popurl":"www.umang-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191054,"job_number":"JOB_191054","tr_customer_id":191072,"tr_customer_product_id":191062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Ritesh Gupta","mobile_number":"9905589671","email_id":"gotum.nayar@hotmail.com","dop":"2026-02-08","serial_number":"449614014711467","imei1":"449614014711467","imei2":"449614014711467","popurl":"www.chakradhar-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191055,"job_number":"JOB_191055","tr_customer_id":191073,"tr_customer_product_id":191063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Nimit Somayaji","mobile_number":"9969320688","email_id":"menaka.adiga@gmail.com","dop":"2026-02-08","serial_number":"287702206407163","imei1":"287702206407163","imei2":"287702206407163","popurl":"www.chaten-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191056,"job_number":"JOB_191056","tr_customer_id":191074,"tr_customer_product_id":191064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Eshita Verma","mobile_number":"9932195776","email_id":"geeta.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"308206855862437","imei1":"308206855862437","imei2":"308206855862437","popurl":"www.aanandaswarup-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191057,"job_number":"JOB_191057","tr_customer_id":191075,"tr_customer_product_id":191065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Tej Mishra","mobile_number":"9956139714","email_id":"guru.mishra@hotmail.com","dop":"2026-02-08","serial_number":"736817755923883","imei1":"736817755923883","imei2":"736817755923883","popurl":"www.aagneya-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191058,"job_number":"JOB_191058","tr_customer_id":191076,"tr_customer_product_id":191066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Daevika Menon","mobile_number":"9914311118","email_id":"balgopal.khan@yahoo.co.in","dop":"2026-02-08","serial_number":"119048945424919","imei1":"119048945424919","imei2":"119048945424919","popurl":"www.tanya-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191059,"job_number":"JOB_191059","tr_customer_id":191077,"tr_customer_product_id":191067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Adripathi Marar","mobile_number":"9979038118","email_id":"agasti.chopra@gmail.com","dop":"2026-02-08","serial_number":"123541248115691","imei1":"123541248115691","imei2":"123541248115691","popurl":"www.balaaditya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191060,"job_number":"JOB_191060","tr_customer_id":191078,"tr_customer_product_id":191068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Dinesh Marar","mobile_number":"9999240711","email_id":"surya.jain@hotmail.com","dop":"2026-02-08","serial_number":"905264821940989","imei1":"905264821940989","imei2":"905264821940989","popurl":"www.chandranath-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191061,"job_number":"JOB_191061","tr_customer_id":191079,"tr_customer_product_id":191069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Soma Mukhopadhyay","mobile_number":"9979491291","email_id":"aadinath.naik@yahoo.co.in","dop":"2026-02-08","serial_number":"559779611447142","imei1":"559779611447142","imei2":"559779611447142","popurl":"www.prasad-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191062,"job_number":"JOB_191062","tr_customer_id":191080,"tr_customer_product_id":191070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Jitender Joshi","mobile_number":"9992702329","email_id":"udit.tagore@hotmail.com","dop":"2026-02-08","serial_number":"965416267146776","imei1":"965416267146776","imei2":"965416267146776","popurl":"www.mohini-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191063,"job_number":"JOB_191063","tr_customer_id":191081,"tr_customer_product_id":191071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Rajiv Namboothiri","mobile_number":"9934769069","email_id":"adityanandana.kocchar@hotmail.com","dop":"2026-02-08","serial_number":"407657820498656","imei1":"407657820498656","imei2":"407657820498656","popurl":"www.chidambar-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191064,"job_number":"JOB_191064","tr_customer_id":191082,"tr_customer_product_id":191072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Hiranmay Bhat","mobile_number":"9978858951","email_id":"kamalesh.rana@hotmail.com","dop":"2026-02-08","serial_number":"877626241135685","imei1":"877626241135685","imei2":"877626241135685","popurl":"www.baladitya-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191065,"job_number":"JOB_191065","tr_customer_id":191083,"tr_customer_product_id":191073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Agnivesh Kaniyar","mobile_number":"9910642856","email_id":"ayushmati.johar@hotmail.com","dop":"2026-02-08","serial_number":"008763099090516","imei1":"008763099090516","imei2":"008763099090516","popurl":"www.sanya-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191066,"job_number":"JOB_191066","tr_customer_id":191084,"tr_customer_product_id":191074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Indira Patil","mobile_number":"9994565822","email_id":"chandranath.gupta@hotmail.com","dop":"2026-02-08","serial_number":"874681344152549","imei1":"874681344152549","imei2":"874681344152549","popurl":"www.ayushmati-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191067,"job_number":"JOB_191067","tr_customer_id":191085,"tr_customer_product_id":191075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Gangesh Khanna","mobile_number":"9905513206","email_id":"manisha.prajapat@yahoo.co.in","dop":"2026-02-08","serial_number":"434082693582455","imei1":"434082693582455","imei2":"434082693582455","popurl":"www.anjushri-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191068,"job_number":"JOB_191068","tr_customer_id":191086,"tr_customer_product_id":191076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Jahnu Prajapat","mobile_number":"9930224135","email_id":"jyotis.varman@gmail.com","dop":"2026-02-08","serial_number":"870237548666368","imei1":"870237548666368","imei2":"870237548666368","popurl":"www.jyotsana-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191069,"job_number":"JOB_191069","tr_customer_id":191087,"tr_customer_product_id":191077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Chandramohan Mishra","mobile_number":"9954099668","email_id":"adripathi.khatri@gmail.com","dop":"2026-02-08","serial_number":"005277222696425","imei1":"005277222696425","imei2":"005277222696425","popurl":"www.bhadran-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191070,"job_number":"JOB_191070","tr_customer_id":191088,"tr_customer_product_id":191078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Digambara Khanna","mobile_number":"9978261732","email_id":"giriraj.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"368297006086506","imei1":"368297006086506","imei2":"368297006086506","popurl":"www.anjushri-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191071,"job_number":"JOB_191071","tr_customer_id":191089,"tr_customer_product_id":191079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Rageswari Gowda","mobile_number":"9961447780","email_id":"pramila.mishra@yahoo.co.in","dop":"2026-02-08","serial_number":"576464584531285","imei1":"576464584531285","imei2":"576464584531285","popurl":"www.chandraketu-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191072,"job_number":"JOB_191072","tr_customer_id":191090,"tr_customer_product_id":191080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Gorakhanatha Guneta","mobile_number":"9918383564","email_id":"brahmanandam.varrier@gmail.com","dop":"2026-02-08","serial_number":"849802853664396","imei1":"849802853664396","imei2":"849802853664396","popurl":"www.sushma-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191073,"job_number":"JOB_191073","tr_customer_id":191091,"tr_customer_product_id":191081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Chaanakya Ahluwalia","mobile_number":"9998604755","email_id":"chandira.varman@hotmail.com","dop":"2026-02-08","serial_number":"339454937811311","imei1":"339454937811311","imei2":"339454937811311","popurl":"www.bhoopat-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191074,"job_number":"JOB_191074","tr_customer_id":191092,"tr_customer_product_id":191082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Udai Kaniyar","mobile_number":"9999728457","email_id":"devadatt.talwar@hotmail.com","dop":"2026-02-08","serial_number":"933393375875010","imei1":"933393375875010","imei2":"933393375875010","popurl":"www.shashikala-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191075,"job_number":"JOB_191075","tr_customer_id":191093,"tr_customer_product_id":191083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Deeptimay Adiga","mobile_number":"9977112207","email_id":"gautama.prajapat@yahoo.co.in","dop":"2026-02-08","serial_number":"149543160608764","imei1":"149543160608764","imei2":"149543160608764","popurl":"www.harinakshi-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191076,"job_number":"JOB_191076","tr_customer_id":191094,"tr_customer_product_id":191084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Devani Pilla","mobile_number":"9925207469","email_id":"mandaakin.namboothiri@hotmail.com","dop":"2026-02-08","serial_number":"134640040473164","imei1":"134640040473164","imei2":"134640040473164","popurl":"www.deb-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191077,"job_number":"JOB_191077","tr_customer_id":191095,"tr_customer_product_id":191085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Vasanti Adiga","mobile_number":"9998915570","email_id":"sarada.kaul@hotmail.com","dop":"2026-02-08","serial_number":"432973454906144","imei1":"432973454906144","imei2":"432973454906144","popurl":"www.chandrani-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191078,"job_number":"JOB_191078","tr_customer_id":191096,"tr_customer_product_id":191086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Devajyoti Verma","mobile_number":"9960561820","email_id":"agnivesh.bharadwaj@hotmail.com","dop":"2026-02-08","serial_number":"130706363924775","imei1":"130706363924775","imei2":"130706363924775","popurl":"www.dhanpati-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191079,"job_number":"JOB_191079","tr_customer_id":191097,"tr_customer_product_id":191087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Eshita Embranthiri","mobile_number":"9951918859","email_id":"vaishnavi.ahuja@hotmail.com","dop":"2026-02-08","serial_number":"910188170196189","imei1":"910188170196189","imei2":"910188170196189","popurl":"www.deepankar-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191080,"job_number":"JOB_191080","tr_customer_id":191098,"tr_customer_product_id":191088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Kanishka Bhattathiri","mobile_number":"9938711710","email_id":"balgopal.namboothiri@gmail.com","dop":"2026-02-08","serial_number":"881631336698011","imei1":"881631336698011","imei2":"881631336698011","popurl":"www.bhaaswar-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191081,"job_number":"JOB_191081","tr_customer_id":191099,"tr_customer_product_id":191089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:50:33.000Z","modified_at":"2026-02-18T23:50:33.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-08","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-08T23:50:33.602822875Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191082,"job_number":"JOB_191082","tr_customer_id":191100,"tr_customer_product_id":191090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:50:34.000Z","modified_at":"2026-02-18T23:50:34.000Z","name":"Tarun Kapoor","mobile_number":"7023299777","email_id":"bhaasvan.bhat@yahoo.co.in","dop":"2026-02-08","serial_number":"037017625147998","imei1":"037017625147998","imei2":"037017625147998","popurl":"www.kumuda-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:50:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191083,"job_number":"JOB_191083","tr_customer_id":191101,"tr_customer_product_id":191091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:53:00.000Z","modified_at":"2026-02-18T23:53:00.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-08","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-08T23:53:00.027611330Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191085,"job_number":"JOB_191085","tr_customer_id":191103,"tr_customer_product_id":191093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Acharyanandana Rana","mobile_number":"9982581521","email_id":"tanushri.trivedi@hotmail.com","dop":"2026-02-08","serial_number":"793894016014821","imei1":"793894016014821","imei2":"793894016014821","popurl":"www.dev-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191086,"job_number":"JOB_191086","tr_customer_id":191104,"tr_customer_product_id":191094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Chakradhar Patel","mobile_number":"9908795807","email_id":"chaitan.panicker@hotmail.com","dop":"2026-02-08","serial_number":"623662026722966","imei1":"623662026722966","imei2":"623662026722966","popurl":"www.rudra-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191087,"job_number":"JOB_191087","tr_customer_id":191105,"tr_customer_product_id":191095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Baladitya Shukla","mobile_number":"9937399101","email_id":"giri.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"590821892279714","imei1":"590821892279714","imei2":"590821892279714","popurl":"www.girja-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191088,"job_number":"JOB_191088","tr_customer_id":191106,"tr_customer_product_id":191096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Manjusha Desai","mobile_number":"9928388695","email_id":"dhaanyalakshmi.mehrotra@hotmail.com","dop":"2026-02-08","serial_number":"171994968922499","imei1":"171994968922499","imei2":"171994968922499","popurl":"www.parvati-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191089,"job_number":"JOB_191089","tr_customer_id":191107,"tr_customer_product_id":191097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Giriraaj Shah","mobile_number":"9995723614","email_id":"shresth.mehrotra@gmail.com","dop":"2026-02-08","serial_number":"766844008657689","imei1":"766844008657689","imei2":"766844008657689","popurl":"www.sheela-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191090,"job_number":"JOB_191090","tr_customer_id":191108,"tr_customer_product_id":191098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Bhagwanti Varrier","mobile_number":"9902307054","email_id":"arun.mukhopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"947655086695215","imei1":"947655086695215","imei2":"947655086695215","popurl":"www.meena-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191091,"job_number":"JOB_191091","tr_customer_id":191109,"tr_customer_product_id":191099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Kalyani Arora","mobile_number":"9959578575","email_id":"ramesh.reddy@gmail.com","dop":"2026-02-08","serial_number":"709049891233385","imei1":"709049891233385","imei2":"709049891233385","popurl":"www.ekalavya-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191092,"job_number":"JOB_191092","tr_customer_id":191110,"tr_customer_product_id":191100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Gayatri Iyer","mobile_number":"9954177295","email_id":"chandini.chattopadhyay@gmail.com","dop":"2026-02-08","serial_number":"506381266080656","imei1":"506381266080656","imei2":"506381266080656","popurl":"www.chitraksh-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191093,"job_number":"JOB_191093","tr_customer_id":191111,"tr_customer_product_id":191101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Deeptimay Mehra","mobile_number":"9904244369","email_id":"devi.singh@gmail.com","dop":"2026-02-08","serial_number":"197852251548784","imei1":"197852251548784","imei2":"197852251548784","popurl":"www.tapan-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191094,"job_number":"JOB_191094","tr_customer_id":191112,"tr_customer_product_id":191102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Aadidev Ganaka","mobile_number":"9905824190","email_id":"achyut.gill@yahoo.co.in","dop":"2026-02-08","serial_number":"709448302316906","imei1":"709448302316906","imei2":"709448302316906","popurl":"www.archan-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191095,"job_number":"JOB_191095","tr_customer_id":191113,"tr_customer_product_id":191103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Dev Varma","mobile_number":"9989042934","email_id":"atreyi.rana@gmail.com","dop":"2026-02-08","serial_number":"676109612080218","imei1":"676109612080218","imei2":"676109612080218","popurl":"www.chanakya-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191096,"job_number":"JOB_191096","tr_customer_id":191114,"tr_customer_product_id":191104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Bhanumati Achari","mobile_number":"9936379387","email_id":"shakuntala.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"091387057596227","imei1":"091387057596227","imei2":"091387057596227","popurl":"www.hiranmaya-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191097,"job_number":"JOB_191097","tr_customer_id":191115,"tr_customer_product_id":191105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chapala Nair","mobile_number":"9903680536","email_id":"chetan.agarwal@gmail.com","dop":"2026-02-08","serial_number":"404347158821774","imei1":"404347158821774","imei2":"404347158821774","popurl":"www.gemini-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191098,"job_number":"JOB_191098","tr_customer_id":191116,"tr_customer_product_id":191106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Bhaswar Desai","mobile_number":"9922903633","email_id":"chandraswaroopa.nair@gmail.com","dop":"2026-02-08","serial_number":"047124305627124","imei1":"047124305627124","imei2":"047124305627124","popurl":"www.durgeshwari-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191099,"job_number":"JOB_191099","tr_customer_id":191117,"tr_customer_product_id":191107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Bhooshit Ahluwalia","mobile_number":"9966747288","email_id":"balagovind.varman@yahoo.co.in","dop":"2026-02-08","serial_number":"783338081364300","imei1":"783338081364300","imei2":"783338081364300","popurl":"www.akshita-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191100,"job_number":"JOB_191100","tr_customer_id":191118,"tr_customer_product_id":191108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chandravati Abbott","mobile_number":"9903609150","email_id":"jitendra.kocchar@hotmail.com","dop":"2026-02-08","serial_number":"702135557480388","imei1":"702135557480388","imei2":"702135557480388","popurl":"www.ritesh-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191101,"job_number":"JOB_191101","tr_customer_id":191119,"tr_customer_product_id":191109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Prayag Adiga","mobile_number":"9936120775","email_id":"dayamayee.iyer@hotmail.com","dop":"2026-02-08","serial_number":"712073043668381","imei1":"712073043668381","imei2":"712073043668381","popurl":"www.bhargavi-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191102,"job_number":"JOB_191102","tr_customer_id":191120,"tr_customer_product_id":191110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Gouranga Varman","mobile_number":"9942043739","email_id":"girik.sethi@yahoo.co.in","dop":"2026-02-08","serial_number":"843604734720503","imei1":"843604734720503","imei2":"843604734720503","popurl":"www.tejas-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191103,"job_number":"JOB_191103","tr_customer_id":191121,"tr_customer_product_id":191111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chandravati Shah","mobile_number":"9972599237","email_id":"narinder.menon@gmail.com","dop":"2026-02-08","serial_number":"412618080317989","imei1":"412618080317989","imei2":"412618080317989","popurl":"www.swarnalata-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191104,"job_number":"JOB_191104","tr_customer_id":191122,"tr_customer_product_id":191112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Dhatri Mukhopadhyay","mobile_number":"9950626342","email_id":"ranjeet.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"828072307936923","imei1":"828072307936923","imei2":"828072307936923","popurl":"www.garuda-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191105,"job_number":"JOB_191105","tr_customer_id":191123,"tr_customer_product_id":191113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Esha Tagore","mobile_number":"9975152428","email_id":"smriti.dutta@yahoo.co.in","dop":"2026-02-08","serial_number":"283756569762248","imei1":"283756569762248","imei2":"283756569762248","popurl":"www.karan-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191106,"job_number":"JOB_191106","tr_customer_id":191124,"tr_customer_product_id":191114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Prayag Nair","mobile_number":"9923366826","email_id":"gemini.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"862052940842075","imei1":"862052940842075","imei2":"862052940842075","popurl":"www.himani-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191107,"job_number":"JOB_191107","tr_customer_id":191125,"tr_customer_product_id":191115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Amaresh Ahluwalia","mobile_number":"9949994238","email_id":"devani.deshpande@hotmail.com","dop":"2026-02-08","serial_number":"014763678820860","imei1":"014763678820860","imei2":"014763678820860","popurl":"www.jagathi-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191108,"job_number":"JOB_191108","tr_customer_id":191126,"tr_customer_product_id":191116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Goswamee Johar","mobile_number":"9984705587","email_id":"bhaasvan.deshpande@gmail.com","dop":"2026-02-08","serial_number":"358319540123778","imei1":"358319540123778","imei2":"358319540123778","popurl":"www.indira-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191109,"job_number":"JOB_191109","tr_customer_id":191127,"tr_customer_product_id":191117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Aaratrika Menon","mobile_number":"9972027651","email_id":"vidya.asan@gmail.com","dop":"2026-02-08","serial_number":"754495316241543","imei1":"754495316241543","imei2":"754495316241543","popurl":"www.deeptiman-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191110,"job_number":"JOB_191110","tr_customer_id":191128,"tr_customer_product_id":191118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Sujata Saini","mobile_number":"9912543820","email_id":"devi.patel@hotmail.com","dop":"2026-02-08","serial_number":"470567542811729","imei1":"470567542811729","imei2":"470567542811729","popurl":"www.bheeshma-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191111,"job_number":"JOB_191111","tr_customer_id":191129,"tr_customer_product_id":191119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Aasa Sinha","mobile_number":"9921343723","email_id":"adhrit.joshi@hotmail.com","dop":"2026-02-08","serial_number":"464471598857764","imei1":"464471598857764","imei2":"464471598857764","popurl":"www.gautami-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191112,"job_number":"JOB_191112","tr_customer_id":191130,"tr_customer_product_id":191120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Bhaves Dubashi","mobile_number":"9931733751","email_id":"vidhur.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"940947767453650","imei1":"940947767453650","imei2":"940947767453650","popurl":"www.bilva-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191113,"job_number":"JOB_191113","tr_customer_id":191131,"tr_customer_product_id":191121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Atmaja Achari","mobile_number":"9968344310","email_id":"deepankar.dutta@gmail.com","dop":"2026-02-08","serial_number":"463485583305926","imei1":"463485583305926","imei2":"463485583305926","popurl":"www.ekaksh-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191114,"job_number":"JOB_191114","tr_customer_id":191132,"tr_customer_product_id":191122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Mahesh Mishra","mobile_number":"9902759873","email_id":"guru.achari@yahoo.co.in","dop":"2026-02-08","serial_number":"828792630525551","imei1":"828792630525551","imei2":"828792630525551","popurl":"www.udai-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191115,"job_number":"JOB_191115","tr_customer_id":191133,"tr_customer_product_id":191123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Ameyatma Chopra","mobile_number":"9983272283","email_id":"rudra.kocchar@gmail.com","dop":"2026-02-08","serial_number":"064946657313335","imei1":"064946657313335","imei2":"064946657313335","popurl":"www.ahilya-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191116,"job_number":"JOB_191116","tr_customer_id":191134,"tr_customer_product_id":191124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Niranjan Ahluwalia","mobile_number":"9980241730","email_id":"daiwik.naik@hotmail.com","dop":"2026-02-08","serial_number":"024416328354631","imei1":"024416328354631","imei2":"024416328354631","popurl":"www.karan-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191117,"job_number":"JOB_191117","tr_customer_id":191135,"tr_customer_product_id":191125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Rageswari Ahluwalia","mobile_number":"9979749588","email_id":"rita.banerjee@hotmail.com","dop":"2026-02-08","serial_number":"741960716372066","imei1":"741960716372066","imei2":"741960716372066","popurl":"www.aagam-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191118,"job_number":"JOB_191118","tr_customer_id":191136,"tr_customer_product_id":191126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Ashlesh Saini","mobile_number":"9933456477","email_id":"alok.khan@hotmail.com","dop":"2026-02-08","serial_number":"916146710043691","imei1":"916146710043691","imei2":"916146710043691","popurl":"www.bhaves-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191119,"job_number":"JOB_191119","tr_customer_id":191137,"tr_customer_product_id":191127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:03:14.000Z","modified_at":"2026-02-19T00:03:14.000Z","name":"Himadri Dhawan","mobile_number":"9972270375","email_id":"poornima.abbott@hotmail.com","dop":"2026-02-09","serial_number":"963451089194883","imei1":"963451089194883","imei2":"963451089194883","popurl":"www.daevika-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191120,"job_number":"JOB_191120","tr_customer_id":191138,"tr_customer_product_id":191128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Vedanshi Pilla","mobile_number":"9993158578","email_id":"vedang.varman@gmail.com","dop":"2026-02-09","serial_number":"491865597037976","imei1":"491865597037976","imei2":"491865597037976","popurl":"www.lakshminath-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191121,"job_number":"JOB_191121","tr_customer_id":191139,"tr_customer_product_id":191129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaamay Singh","mobile_number":"9937521947","email_id":"gopaal.varman@yahoo.co.in","dop":"2026-02-09","serial_number":"507857009611519","imei1":"507857009611519","imei2":"507857009611519","popurl":"www.chiranjeev-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191122,"job_number":"JOB_191122","tr_customer_id":191140,"tr_customer_product_id":191130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bahula Shukla","mobile_number":"9915896626","email_id":"kiran.tagore@yahoo.co.in","dop":"2026-02-09","serial_number":"796206408141793","imei1":"796206408141793","imei2":"796206408141793","popurl":"www.deepali-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191123,"job_number":"JOB_191123","tr_customer_id":191141,"tr_customer_product_id":191131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhagirathi Mishra","mobile_number":"9906253061","email_id":"kanak.nair@yahoo.co.in","dop":"2026-02-09","serial_number":"045842654758158","imei1":"045842654758158","imei2":"045842654758158","popurl":"www.amogh-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191124,"job_number":"JOB_191124","tr_customer_id":191142,"tr_customer_product_id":191132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Adityanandana Kaur","mobile_number":"9961499248","email_id":"anjushree.menon@yahoo.co.in","dop":"2026-02-09","serial_number":"418212263392575","imei1":"418212263392575","imei2":"418212263392575","popurl":"www.meenakshi-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191125,"job_number":"JOB_191125","tr_customer_id":191143,"tr_customer_product_id":191133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaananda Jain","mobile_number":"9915212855","email_id":"aatreya.ahluwalia@hotmail.com","dop":"2026-02-09","serial_number":"524177654549719","imei1":"524177654549719","imei2":"524177654549719","popurl":"www.enakshi-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191126,"job_number":"JOB_191126","tr_customer_id":191144,"tr_customer_product_id":191134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Anilaabh Devar","mobile_number":"9976819884","email_id":"kumuda.rana@yahoo.co.in","dop":"2026-02-09","serial_number":"286316517910478","imei1":"286316517910478","imei2":"286316517910478","popurl":"www.bhuvanesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191127,"job_number":"JOB_191127","tr_customer_id":191145,"tr_customer_product_id":191135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Pran Shah","mobile_number":"9925973820","email_id":"gurdev.varman@gmail.com","dop":"2026-02-09","serial_number":"588198926131804","imei1":"588198926131804","imei2":"588198926131804","popurl":"www.siddarth-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191128,"job_number":"JOB_191128","tr_customer_id":191146,"tr_customer_product_id":191136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhupati Sethi","mobile_number":"9991574755","email_id":"som.devar@gmail.com","dop":"2026-02-09","serial_number":"653750686364108","imei1":"653750686364108","imei2":"653750686364108","popurl":"www.hiranya-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191129,"job_number":"JOB_191129","tr_customer_id":191147,"tr_customer_product_id":191137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Tara Johar","mobile_number":"9926935156","email_id":"kalinda.khatri@hotmail.com","dop":"2026-02-09","serial_number":"290019970355280","imei1":"290019970355280","imei2":"290019970355280","popurl":"www.charvi-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191130,"job_number":"JOB_191130","tr_customer_id":191148,"tr_customer_product_id":191138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agnivesh Achari","mobile_number":"9919880010","email_id":"kumuda.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"019324844865314","imei1":"019324844865314","imei2":"019324844865314","popurl":"www.sarla-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191131,"job_number":"JOB_191131","tr_customer_id":191149,"tr_customer_product_id":191139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kama Menon","mobile_number":"9900486685","email_id":"devajyoti.khan@yahoo.co.in","dop":"2026-02-09","serial_number":"162332133055704","imei1":"162332133055704","imei2":"162332133055704","popurl":"www.rajinder-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191132,"job_number":"JOB_191132","tr_customer_id":191150,"tr_customer_product_id":191140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agniprava Sharma","mobile_number":"9971967411","email_id":"bhaanumati.ganaka@gmail.com","dop":"2026-02-09","serial_number":"208549737424405","imei1":"208549737424405","imei2":"208549737424405","popurl":"www.mani-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191133,"job_number":"JOB_191133","tr_customer_id":191151,"tr_customer_product_id":191141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Gandharva Panicker","mobile_number":"9996629998","email_id":"bhaaswar.pillai@yahoo.co.in","dop":"2026-02-09","serial_number":"564509968108968","imei1":"564509968108968","imei2":"564509968108968","popurl":"www.harita-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191134,"job_number":"JOB_191134","tr_customer_id":191152,"tr_customer_product_id":191142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kannen Trivedi","mobile_number":"9909085394","email_id":"girish.embranthiri@yahoo.co.in","dop":"2026-02-09","serial_number":"665007344777669","imei1":"665007344777669","imei2":"665007344777669","popurl":"www.agnimitra-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191135,"job_number":"JOB_191135","tr_customer_id":191153,"tr_customer_product_id":191143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Meghnad Achari","mobile_number":"9959449666","email_id":"meghnad.pilla@yahoo.co.in","dop":"2026-02-09","serial_number":"205876443070980","imei1":"205876443070980","imei2":"205876443070980","popurl":"www.acharyanandana-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191136,"job_number":"JOB_191136","tr_customer_id":191154,"tr_customer_product_id":191144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Gorakhanatha Patil","mobile_number":"9984669008","email_id":"deeptanshu.kocchar@hotmail.com","dop":"2026-02-09","serial_number":"031224901580179","imei1":"031224901580179","imei2":"031224901580179","popurl":"www.aaditya-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191137,"job_number":"JOB_191137","tr_customer_id":191155,"tr_customer_product_id":191145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Deeptiman Sinha","mobile_number":"9925175928","email_id":"bhuvanesh.banerjee@yahoo.co.in","dop":"2026-02-09","serial_number":"783187859358167","imei1":"783187859358167","imei2":"783187859358167","popurl":"www.smita-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191138,"job_number":"JOB_191138","tr_customer_id":191156,"tr_customer_product_id":191146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Bhudeva Arora","mobile_number":"9956322770","email_id":"garuda.malik@yahoo.co.in","dop":"2026-02-09","serial_number":"394039621601360","imei1":"394039621601360","imei2":"394039621601360","popurl":"www.ganesh-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191139,"job_number":"JOB_191139","tr_customer_id":191157,"tr_customer_product_id":191147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Hiranya Kocchar","mobile_number":"9993690902","email_id":"ujjwal.kakkar@gmail.com","dop":"2026-02-09","serial_number":"676497152811879","imei1":"676497152811879","imei2":"676497152811879","popurl":"www.aanandaswarup-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191140,"job_number":"JOB_191140","tr_customer_id":191158,"tr_customer_product_id":191148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Uttam Prajapat","mobile_number":"9989521661","email_id":"uttam.khatri@hotmail.com","dop":"2026-02-09","serial_number":"531806628969744","imei1":"531806628969744","imei2":"531806628969744","popurl":"www.bala-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191141,"job_number":"JOB_191141","tr_customer_id":191159,"tr_customer_product_id":191149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chidaakaash Chopra","mobile_number":"9917455580","email_id":"chiranjeeve.prajapat@hotmail.com","dop":"2026-02-09","serial_number":"295454458305836","imei1":"295454458305836","imei2":"295454458305836","popurl":"www.kali-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191142,"job_number":"JOB_191142","tr_customer_id":191160,"tr_customer_product_id":191150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Kumari Trivedi","mobile_number":"9950015421","email_id":"devajyoti.sharma@gmail.com","dop":"2026-02-09","serial_number":"061799902086423","imei1":"061799902086423","imei2":"061799902086423","popurl":"www.shridevi-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191143,"job_number":"JOB_191143","tr_customer_id":191161,"tr_customer_product_id":191151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chandi Mehrotra","mobile_number":"9948803513","email_id":"chinmayanand.johar@gmail.com","dop":"2026-02-09","serial_number":"471792494400158","imei1":"471792494400158","imei2":"471792494400158","popurl":"www.chanakya-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191144,"job_number":"JOB_191144","tr_customer_id":191162,"tr_customer_product_id":191152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Jitender Nehru","mobile_number":"9947309000","email_id":"meghnad.singh@gmail.com","dop":"2026-02-09","serial_number":"532502399317086","imei1":"532502399317086","imei2":"532502399317086","popurl":"www.brahma-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191145,"job_number":"JOB_191145","tr_customer_id":191163,"tr_customer_product_id":191153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chandraketu Panicker","mobile_number":"9923651062","email_id":"chitramala.naik@gmail.com","dop":"2026-02-09","serial_number":"174007883854082","imei1":"174007883854082","imei2":"174007883854082","popurl":"www.preity-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191146,"job_number":"JOB_191146","tr_customer_id":191164,"tr_customer_product_id":191154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Rageswari Panicker","mobile_number":"9983585899","email_id":"brahmanandam.bhattacharya@gmail.com","dop":"2026-02-09","serial_number":"722557139571064","imei1":"722557139571064","imei2":"722557139571064","popurl":"www.anshula-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191147,"job_number":"JOB_191147","tr_customer_id":191165,"tr_customer_product_id":191155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Bhoopati Agarwal","mobile_number":"9912529727","email_id":"chandira.kaul@yahoo.co.in","dop":"2026-02-09","serial_number":"049689949507339","imei1":"049689949507339","imei2":"049689949507339","popurl":"www.ameyatma-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191148,"job_number":"JOB_191148","tr_customer_id":191166,"tr_customer_product_id":191156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Jaya Mukhopadhyay","mobile_number":"9906821801","email_id":"bhagwanti.tagore@hotmail.com","dop":"2026-02-09","serial_number":"571541587031533","imei1":"571541587031533","imei2":"571541587031533","popurl":"www.sharda-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191149,"job_number":"JOB_191149","tr_customer_id":191167,"tr_customer_product_id":191157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chidaakaash Agarwal","mobile_number":"9988438346","email_id":"durga.kapoor@hotmail.com","dop":"2026-02-09","serial_number":"735915726220999","imei1":"735915726220999","imei2":"735915726220999","popurl":"www.anang-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191154,"job_number":"JOB_191154","tr_customer_id":191172,"tr_customer_product_id":191162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:25.000Z","name":"Soma Kaul","mobile_number":"9934013376","email_id":"chidambar.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"771448971487078","imei1":"771448971487078","imei2":"771448971487078","popurl":"www.sharda-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191155,"job_number":"JOB_191155","tr_customer_id":191173,"tr_customer_product_id":191163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Naval Acharya","mobile_number":"9965555798","email_id":"anunay.varma@yahoo.co.in","dop":"2026-02-09","serial_number":"723992736278433","imei1":"723992736278433","imei2":"723992736278433","popurl":"www.gajaadhar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191156,"job_number":"JOB_191156","tr_customer_id":191174,"tr_customer_product_id":191164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Chitraksh Varma","mobile_number":"9943171457","email_id":"giri.iyengar@gmail.com","dop":"2026-02-09","serial_number":"583605998887334","imei1":"583605998887334","imei2":"583605998887334","popurl":"www.mina-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191157,"job_number":"JOB_191157","tr_customer_id":191176,"tr_customer_product_id":191165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Kalinda Shukla","mobile_number":"9913332577","email_id":"lakshminath.dubashi@gmail.com","dop":"2026-02-09","serial_number":"527975668616109","imei1":"527975668616109","imei2":"527975668616109","popurl":"www.bhramar-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191158,"job_number":"JOB_191158","tr_customer_id":191175,"tr_customer_product_id":191166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Amaresh Johar","mobile_number":"9947726154","email_id":"meena.embranthiri@gmail.com","dop":"2026-02-09","serial_number":"135433346694342","imei1":"135433346694342","imei2":"135433346694342","popurl":"www.bhupen-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191161,"job_number":"JOB_191161","tr_customer_id":191179,"tr_customer_product_id":191169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:35.000Z","modified_at":"2026-02-19T00:24:35.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-09","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-09T00:24:34.463019421Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191162,"job_number":"JOB_191162","tr_customer_id":191180,"tr_customer_product_id":191170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Vimala Panicker","mobile_number":"9954463299","email_id":"shiv.mishra@hotmail.com","dop":"2026-02-09","serial_number":"874496441774244","imei1":"874496441774244","imei2":"874496441774244","popurl":"www.mayoor-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191163,"job_number":"JOB_191163","tr_customer_id":191181,"tr_customer_product_id":191171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Ahalya Bandopadhyay","mobile_number":"9986808629","email_id":"sanjay.gill@yahoo.co.in","dop":"2026-02-09","serial_number":"679671911714125","imei1":"679671911714125","imei2":"679671911714125","popurl":"www.gorakhanatha-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191164,"job_number":"JOB_191164","tr_customer_id":191182,"tr_customer_product_id":191172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Brijesh Varma","mobile_number":"9986244207","email_id":"anagh.pandey@hotmail.com","dop":"2026-02-09","serial_number":"629333512385650","imei1":"629333512385650","imei2":"629333512385650","popurl":"www.niranjan-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191165,"job_number":"JOB_191165","tr_customer_id":191183,"tr_customer_product_id":191174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Deenabandhu Tagore","mobile_number":"9999403218","email_id":"mayoor.achari@gmail.com","dop":"2026-02-09","serial_number":"796134426928884","imei1":"796134426928884","imei2":"796134426928884","popurl":"www.shubhaprada-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191166,"job_number":"JOB_191166","tr_customer_id":191184,"tr_customer_product_id":191173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Pran Sethi","mobile_number":"9907747388","email_id":"anwesha.chopra@yahoo.co.in","dop":"2026-02-09","serial_number":"905147799803280","imei1":"905147799803280","imei2":"905147799803280","popurl":"www.adityanandana-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191168,"job_number":"JOB_191168","tr_customer_id":191186,"tr_customer_product_id":191176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T02:13:34.000Z","modified_at":"2026-02-19T02:13:34.000Z","name":"Johann Connelly","mobile_number":"301-423-8121","email_id":"Estell_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16556257673054","imei1":"16556257673054","imei2":"16556257673054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T02:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191170,"job_number":"JOB_191170","tr_customer_id":191188,"tr_customer_product_id":191178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:16.000Z","modified_at":"2026-02-19T03:20:16.000Z","name":"Declan Waelchi","mobile_number":"539-729-8659","email_id":"Gunner3@yahoo.com","dop":"2025-05-30","serial_number":"11532493277077","imei1":"11532493277077","imei2":"11532493277077","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191171,"job_number":"JOB_191171","tr_customer_id":191189,"tr_customer_product_id":191179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:17.000Z","modified_at":"2026-02-19T03:20:17.000Z","name":"Vern McCullough","mobile_number":"780-458-0283","email_id":"Brittany.Kilback@hotmail.com","dop":"2025-05-30","serial_number":"1715715093243049","imei1":"1715715093243049","imei2":"1715715093243049","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191172,"job_number":"JOB_191172","tr_customer_id":191190,"tr_customer_product_id":191180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:46.000Z","modified_at":"2026-02-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16860784303107","imei1":"16860784303107","imei2":"16860784303107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191174,"job_number":"JOB_191174","tr_customer_id":191192,"tr_customer_product_id":191182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:48.000Z","modified_at":"2026-02-19T03:34:48.000Z","name":"Callie Fahey","mobile_number":"458-974-2885","email_id":"Kenyon.Schamberger80@hotmail.com","dop":"2025-04-06","serial_number":"17821156369264368","imei1":"17821156369264368","imei2":"17821156369264368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191175,"job_number":"JOB_191175","tr_customer_id":191193,"tr_customer_product_id":191183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:35:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10633557723641","imei1":"10633557723641","imei2":"10633557723641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191177,"job_number":"JOB_191177","tr_customer_id":191195,"tr_customer_product_id":191185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:33.000Z","modified_at":"2026-02-19T03:35:33.000Z","name":"Lenna Powlowski","mobile_number":"997-438-8060","email_id":"Mckenzie_Stiedemann16@yahoo.com","dop":"2025-04-06","serial_number":"15466463175345296","imei1":"15466463175345296","imei2":"15466463175345296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191178,"job_number":"JOB_191178","tr_customer_id":191196,"tr_customer_product_id":191186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17673734103702","imei1":"17673734103702","imei2":"17673734103702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191180,"job_number":"JOB_191180","tr_customer_id":191198,"tr_customer_product_id":191188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:19.000Z","modified_at":"2026-02-19T03:36:19.000Z","name":"Coby Wyman","mobile_number":"722-929-0611","email_id":"Holly_Bashirian80@hotmail.com","dop":"2025-04-06","serial_number":"15123101805378176","imei1":"15123101805378176","imei2":"15123101805378176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191182,"job_number":"JOB_191182","tr_customer_id":191200,"tr_customer_product_id":191190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:50.000Z","modified_at":"2026-02-19T04:29:50.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13076512553903","imei1":"13076512553903","imei2":"13076512553903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191184,"job_number":"JOB_191184","tr_customer_id":191202,"tr_customer_product_id":191192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:52.000Z","modified_at":"2026-02-19T04:29:52.000Z","name":"Wilma McLaughlin","mobile_number":"786-933-3384","email_id":"Ozella_Miller20@yahoo.com","dop":"2025-04-06","serial_number":"19592095137449076","imei1":"19592095137449076","imei2":"19592095137449076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191187,"job_number":"JOB_191187","tr_customer_id":191205,"tr_customer_product_id":191195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10639484352176","imei1":"10639484352176","imei2":"10639484352176","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191188,"job_number":"JOB_191188","tr_customer_id":191206,"tr_customer_product_id":191196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"Elmo Goodwin","mobile_number":"428-590-9953","email_id":"Linnie_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"11581440016962706","imei1":"11581440016962706","imei2":"11581440016962706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191190,"job_number":"JOB_191190","tr_customer_id":191208,"tr_customer_product_id":191198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:55.000Z","modified_at":"2026-02-19T04:29:55.000Z","name":"Derek Stokes","mobile_number":"211-263-6356","email_id":"Eli.Johnston@gmail.com","dop":"2025-06-18","serial_number":"1098814092956331","imei1":"1098814092956331","imei2":"1098814092956331","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191192,"job_number":"JOB_191192","tr_customer_id":191210,"tr_customer_product_id":191200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:00.000Z","modified_at":"2026-02-19T04:30:00.000Z","name":"Rebeca Von","mobile_number":"208-750-0876","email_id":"Roy76@hotmail.com","dop":"2025-04-06","serial_number":"19460032227248190","imei1":"19460032227248190","imei2":"19460032227248190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191194,"job_number":"JOB_191194","tr_customer_id":191212,"tr_customer_product_id":191202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:03.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Norval Lynch","mobile_number":"735-671-3851","email_id":"Kaylee.Gibson7@hotmail.com","dop":"2025-04-06","serial_number":"13780079638558418","imei1":"13780079638558418","imei2":"13780079638558418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191195,"job_number":"JOB_191195","tr_customer_id":191213,"tr_customer_product_id":191203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10335959294930","imei1":"10335959294930","imei2":"10335959294930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191197,"job_number":"JOB_191197","tr_customer_id":191215,"tr_customer_product_id":191205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11285978399661","imei1":"11285978399661","imei2":"11285978399661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191199,"job_number":"JOB_191199","tr_customer_id":191217,"tr_customer_product_id":191207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Sean Armstrong","mobile_number":"870-821-7245","email_id":"Reece.Goyette46@hotmail.com","dop":"2025-04-06","serial_number":"12104179943918958","imei1":"12104179943918958","imei2":"12104179943918958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191200,"job_number":"JOB_191200","tr_customer_id":191218,"tr_customer_product_id":191208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Mikel Keebler","mobile_number":"804-386-4448","email_id":"Rebekah.Williamson91@gmail.com","dop":"2025-04-06","serial_number":"13936914947427026","imei1":"13936914947427026","imei2":"13936914947427026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191203,"job_number":"JOB_191203","tr_customer_id":191221,"tr_customer_product_id":191211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:11.000Z","modified_at":"2026-02-19T04:30:11.000Z","name":"Jeanie Skiles","mobile_number":"558-995-7491","email_id":"Sarah.Bode29@gmail.com","dop":"2025-04-06","serial_number":"16256396465778108","imei1":"16256396465778108","imei2":"16256396465778108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191204,"job_number":"JOB_191204","tr_customer_id":191222,"tr_customer_product_id":191212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10165201358670","imei1":"10165201358670","imei2":"10165201358670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191206,"job_number":"JOB_191206","tr_customer_id":191224,"tr_customer_product_id":191214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:17.000Z","modified_at":"2026-02-19T04:30:17.000Z","name":"Arianna Gislason","mobile_number":"336-823-5362","email_id":"Kolby31@gmail.com","dop":"2025-04-06","serial_number":"15255926239843208","imei1":"15255926239843208","imei2":"15255926239843208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191207,"job_number":"JOB_191207","tr_customer_id":191225,"tr_customer_product_id":191215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15911766366991","imei1":"15911766366991","imei2":"15911766366991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191212,"job_number":"JOB_191212","tr_customer_id":191230,"tr_customer_product_id":191220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"Jamir Klein","mobile_number":"252-352-3577","email_id":"Carolyne_DAmore@gmail.com","dop":"2025-04-06","serial_number":"16498451778576780","imei1":"16498451778576780","imei2":"16498451778576780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191213,"job_number":"JOB_191213","tr_customer_id":191231,"tr_customer_product_id":191221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"101580066306275","imei1":"101580066306275","imei2":"101580066306275","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191214,"job_number":"JOB_191214","tr_customer_id":191232,"tr_customer_product_id":191222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Edyth Schaden","mobile_number":"798-361-2752","email_id":"Florine.Grady68@hotmail.com","dop":"2025-04-06","serial_number":"13295195224298990","imei1":"13295195224298990","imei2":"13295195224298990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191215,"job_number":"JOB_191215","tr_customer_id":191233,"tr_customer_product_id":191223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Angeline Mills","mobile_number":"790-509-7067","email_id":"Jefferey.Mueller37@hotmail.com","dop":"2025-02-01","serial_number":"30664864891261","imei1":"30664864891261","imei2":"30664864891261","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191218,"job_number":"JOB_191218","tr_customer_id":191236,"tr_customer_product_id":191226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"Shad Greenfelder","mobile_number":"446-919-6119","email_id":"Bella82@gmail.com","dop":"2025-04-06","serial_number":"17097130893819","imei1":"17097130893819","imei2":"17097130893819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191219,"job_number":"JOB_191219","tr_customer_id":191237,"tr_customer_product_id":191227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:32.000Z","modified_at":"2026-02-19T04:30:32.000Z","name":"Tomas Koch","mobile_number":"699-859-1365","email_id":"Orin_Vandervort38@yahoo.com","dop":"2025-04-06","serial_number":"12345223854772706","imei1":"12345223854772706","imei2":"12345223854772706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190865,"job_number":"JOB_190865","tr_customer_id":190883,"tr_customer_product_id":190873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T22:52:46.000Z","modified_at":"2026-02-18T22:52:46.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T22:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190866,"job_number":"JOB_190866","tr_customer_id":190884,"tr_customer_product_id":190874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T22:58:53.000Z","modified_at":"2026-02-18T22:58:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678903","imei2":"9876567895678903","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T22:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190867,"job_number":"JOB_190867","tr_customer_id":190885,"tr_customer_product_id":190875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:00:09.000Z","modified_at":"2026-02-18T23:00:09.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678904","imei2":"9876567895678904","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190868,"job_number":"JOB_190868","tr_customer_id":190886,"tr_customer_product_id":190876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:00:39.000Z","modified_at":"2026-02-18T23:00:39.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678905","imei2":"9876567895678905","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191084,"job_number":"JOB_191084","tr_customer_id":191102,"tr_customer_product_id":191092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:58.000Z","modified_at":"2026-02-18T23:57:58.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191150,"job_number":"JOB_191150","tr_customer_id":191168,"tr_customer_product_id":191158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:26.000Z","modified_at":"2026-02-19T00:16:26.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"17919096867894","imei1":"17919096867894","imei2":"17919096867894","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191151,"job_number":"JOB_191151","tr_customer_id":191169,"tr_customer_product_id":191159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:50.000Z","modified_at":"2026-02-19T00:16:50.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"18770272230309","imei1":"18770272230309","imei2":"18770272230309","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191152,"job_number":"JOB_191152","tr_customer_id":191170,"tr_customer_product_id":191160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:54.000Z","modified_at":"2026-02-19T00:16:54.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11858272460286","imei1":"11858272460286","imei2":"11858272460286","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191153,"job_number":"JOB_191153","tr_customer_id":191171,"tr_customer_product_id":191161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:19:27.000Z","modified_at":"2026-02-19T00:19:27.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"13138171865054","imei1":"13138171865054","imei2":"13138171865054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191159,"job_number":"JOB_191159","tr_customer_id":191177,"tr_customer_product_id":191167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:53.000Z","modified_at":"2026-02-19T00:22:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"10757707074895","imei1":"10757707074895","imei2":"10757707074895","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191160,"job_number":"JOB_191160","tr_customer_id":191178,"tr_customer_product_id":191168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:58.000Z","modified_at":"2026-02-19T00:22:58.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11235877410689","imei1":"11235877410689","imei2":"11235877410689","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191167,"job_number":"JOB_191167","tr_customer_id":191185,"tr_customer_product_id":191175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:25:22.000Z","modified_at":"2026-02-19T00:25:22.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"12669559621871","imei1":"12669559621871","imei2":"12669559621871","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191211,"job_number":"JOB_191211","tr_customer_id":191229,"tr_customer_product_id":191219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bernardo_Labadie@hotmail.com","dop":"2025-07-02","serial_number":"14387258187015","imei1":"14387258187015","imei2":"14387258187015","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191217,"job_number":"JOB_191217","tr_customer_id":191235,"tr_customer_product_id":191225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"giyu tomiaka","mobile_number":"871-524-9717","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341339240770448","imei1":"341339240770448","imei2":"341339240770448","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MzJ9.ODsfWwlWs0B8ASqniDkuVPf1PpZymaTwhLS1dlGqVMY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 47fe9159-56de-4bb3-9e98-906c9d32716e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":152156,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MzJ9.ODsfWwlWs0B8ASqniDkuVPf1PpZymaTwhLS1dlGqVMY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a181abb7-5ee2-4720-95eb-a80319c764f8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 191217,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxNTM2ODB9.jgXgKQTka5sEVY-RPpwNqFRr5zjVP06TJuhlIYKDeTg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"3fac2-9l1s3wKMBAloSFOe9SQ0E6YCLTs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 335.23KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MzJ9.ODsfWwlWs0B8ASqniDkuVPf1PpZymaTwhLS1dlGqVMY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f72c3b4-46e8-4735-8b61-f7a2ab282a88
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"53ce9-EYyeol9G2kZeXMgRF8aFMbkqQnQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190855,"job_number":"JOB_190855","tr_customer_id":190873,"tr_customer_product_id":190863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:24:23.000Z","modified_at":"2026-02-18T20:24:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17303142285472","imei1":"17303142285472","imei2":"17303142285472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190857,"job_number":"JOB_190857","tr_customer_id":190875,"tr_customer_product_id":190865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:24:24.000Z","modified_at":"2026-02-18T20:24:24.000Z","name":"Tania Jones","mobile_number":"919-434-7637","email_id":"Flavie35@yahoo.com","dop":"2025-04-06","serial_number":"17838922880492584","imei1":"17838922880492584","imei2":"17838922880492584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190858,"job_number":"JOB_190858","tr_customer_id":190876,"tr_customer_product_id":190866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:08.000Z","modified_at":"2026-02-18T20:25:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10254354890456","imei1":"10254354890456","imei2":"10254354890456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190860,"job_number":"JOB_190860","tr_customer_id":190878,"tr_customer_product_id":190868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:09.000Z","modified_at":"2026-02-18T20:25:09.000Z","name":"Ward King","mobile_number":"424-780-1682","email_id":"Freda71@yahoo.com","dop":"2025-04-06","serial_number":"17423815819921312","imei1":"17423815819921312","imei2":"17423815819921312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190861,"job_number":"JOB_190861","tr_customer_id":190879,"tr_customer_product_id":190869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:53.000Z","modified_at":"2026-02-18T20:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11403113614601","imei1":"11403113614601","imei2":"11403113614601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190863,"job_number":"JOB_190863","tr_customer_id":190881,"tr_customer_product_id":190871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T20:25:54.000Z","modified_at":"2026-02-18T20:25:54.000Z","name":"Cheyanne Gislason","mobile_number":"676-926-2863","email_id":"Freeman.Dicki@gmail.com","dop":"2025-04-06","serial_number":"12114163757821472","imei1":"12114163757821472","imei2":"12114163757821472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T20:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190864,"job_number":"JOB_190864","tr_customer_id":190882,"tr_customer_product_id":190872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T21:06:38.000Z","modified_at":"2026-02-18T21:06:38.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-13","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-13T21:06:37.995511063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T21:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190869,"job_number":"JOB_190869","tr_customer_id":190888,"tr_customer_product_id":190877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Dhara Kaur","mobile_number":"9932174878","email_id":"deeptimay.dutta@gmail.com","dop":"2026-02-08","serial_number":"796052130077336","imei1":"796052130077336","imei2":"796052130077336","popurl":"www.tanushri-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190870,"job_number":"JOB_190870","tr_customer_id":190887,"tr_customer_product_id":190878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Jagathi Mehrotra","mobile_number":"9963120236","email_id":"hiranya.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"361251208209568","imei1":"361251208209568","imei2":"361251208209568","popurl":"www.chidambar-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190871,"job_number":"JOB_190871","tr_customer_id":190889,"tr_customer_product_id":190879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Bhramar Achari","mobile_number":"9923651542","email_id":"sarala.acharya@hotmail.com","dop":"2026-02-08","serial_number":"711599442055137","imei1":"711599442055137","imei2":"711599442055137","popurl":"www.enakshi-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190872,"job_number":"JOB_190872","tr_customer_id":190890,"tr_customer_product_id":190880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Girika Mukhopadhyay","mobile_number":"9980382087","email_id":"sujata.marar@hotmail.com","dop":"2026-02-08","serial_number":"724007369136797","imei1":"724007369136797","imei2":"724007369136797","popurl":"www.gopal-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190873,"job_number":"JOB_190873","tr_customer_id":190891,"tr_customer_product_id":190881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Bhadran Kaur","mobile_number":"9920346904","email_id":"aaditya.nayar@gmail.com","dop":"2026-02-08","serial_number":"398322691912497","imei1":"398322691912497","imei2":"398322691912497","popurl":"www.anal-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190874,"job_number":"JOB_190874","tr_customer_id":190892,"tr_customer_product_id":190882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Shankar Dubashi","mobile_number":"9955614865","email_id":"gitanjali.namboothiri@gmail.com","dop":"2026-02-08","serial_number":"996243806364998","imei1":"996243806364998","imei2":"996243806364998","popurl":"www.aditya-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190875,"job_number":"JOB_190875","tr_customer_id":190893,"tr_customer_product_id":190883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Daevi Mahajan","mobile_number":"9990090889","email_id":"chandrabhaga.devar@gmail.com","dop":"2026-02-08","serial_number":"436551893476039","imei1":"436551893476039","imei2":"436551893476039","popurl":"www.lila-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190876,"job_number":"JOB_190876","tr_customer_id":190894,"tr_customer_product_id":190884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Baalagopaal Achari","mobile_number":"9949980504","email_id":"chidaatma.deshpande@yahoo.co.in","dop":"2026-02-08","serial_number":"380013059944619","imei1":"380013059944619","imei2":"380013059944619","popurl":"www.vasudha-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190877,"job_number":"JOB_190877","tr_customer_id":190895,"tr_customer_product_id":190885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Ramaa Mukhopadhyay","mobile_number":"9993199019","email_id":"dhaanyalakshmi.achari@hotmail.com","dop":"2026-02-08","serial_number":"626548424417218","imei1":"626548424417218","imei2":"626548424417218","popurl":"www.agnivesh-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190878,"job_number":"JOB_190878","tr_customer_id":190896,"tr_customer_product_id":190886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:55.000Z","modified_at":"2026-02-18T23:21:55.000Z","name":"Dhatri Iyengar","mobile_number":"9956379174","email_id":"aaratrika.trivedi@gmail.com","dop":"2026-02-08","serial_number":"931894584437326","imei1":"931894584437326","imei2":"931894584437326","popurl":"www.manoj-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190879,"job_number":"JOB_190879","tr_customer_id":190897,"tr_customer_product_id":190887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Niranjan Butt","mobile_number":"9972372783","email_id":"bhishma.achari@hotmail.com","dop":"2026-02-08","serial_number":"749736849376737","imei1":"749736849376737","imei2":"749736849376737","popurl":"www.mahesh-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190880,"job_number":"JOB_190880","tr_customer_id":190898,"tr_customer_product_id":190888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Hamsini Gowda","mobile_number":"9919660284","email_id":"somnath.mishra@yahoo.co.in","dop":"2026-02-08","serial_number":"466118383771101","imei1":"466118383771101","imei2":"466118383771101","popurl":"www.bhaasvan-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190881,"job_number":"JOB_190881","tr_customer_id":190899,"tr_customer_product_id":190889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Mangala Jain","mobile_number":"9916132856","email_id":"shobhana.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"085775969439355","imei1":"085775969439355","imei2":"085775969439355","popurl":"www.bhuvanesh-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190882,"job_number":"JOB_190882","tr_customer_id":190900,"tr_customer_product_id":190890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Aayushmaan Patel","mobile_number":"9900381586","email_id":"bankimchandra.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"837781124416532","imei1":"837781124416532","imei2":"837781124416532","popurl":"www.sanjay-malik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190883,"job_number":"JOB_190883","tr_customer_id":190901,"tr_customer_product_id":190891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Bhupati Gupta","mobile_number":"9921842670","email_id":"atmanand.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"017255210116267","imei1":"017255210116267","imei2":"017255210116267","popurl":"www.ganesh-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190884,"job_number":"JOB_190884","tr_customer_id":190902,"tr_customer_product_id":190892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Bhagwanti Johar","mobile_number":"9966231401","email_id":"chandraayan.kaul@hotmail.com","dop":"2026-02-08","serial_number":"502687914311794","imei1":"502687914311794","imei2":"502687914311794","popurl":"www.dhyanesh-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190885,"job_number":"JOB_190885","tr_customer_id":190903,"tr_customer_product_id":190893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Aatreya Reddy","mobile_number":"9904006487","email_id":"brahma.shah@gmail.com","dop":"2026-02-08","serial_number":"650399057500721","imei1":"650399057500721","imei2":"650399057500721","popurl":"www.aadrika-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190886,"job_number":"JOB_190886","tr_customer_id":190904,"tr_customer_product_id":190894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Girija Gill","mobile_number":"9917481464","email_id":"vasanti.achari@gmail.com","dop":"2026-02-08","serial_number":"996854517256537","imei1":"996854517256537","imei2":"996854517256537","popurl":"www.govinda-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190887,"job_number":"JOB_190887","tr_customer_id":190905,"tr_customer_product_id":190895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Usha Dwivedi","mobile_number":"9930886054","email_id":"chakrika.naik@hotmail.com","dop":"2026-02-08","serial_number":"770168682348325","imei1":"770168682348325","imei2":"770168682348325","popurl":"www.govinda-guha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190888,"job_number":"JOB_190888","tr_customer_id":190906,"tr_customer_product_id":190896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Baalaaditya Mukhopadhyay","mobile_number":"9917261848","email_id":"jaya.gowda@hotmail.com","dop":"2026-02-08","serial_number":"433843286469622","imei1":"433843286469622","imei2":"433843286469622","popurl":"www.anagh-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190889,"job_number":"JOB_190889","tr_customer_id":190907,"tr_customer_product_id":190897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Girja Iyer","mobile_number":"9909453326","email_id":"chatur.iyer@hotmail.com","dop":"2026-02-08","serial_number":"081513001044181","imei1":"081513001044181","imei2":"081513001044181","popurl":"www.anuraag-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190890,"job_number":"JOB_190890","tr_customer_id":190908,"tr_customer_product_id":190898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Devagya Kocchar","mobile_number":"9988058887","email_id":"paramartha.embranthiri@yahoo.co.in","dop":"2026-02-08","serial_number":"614883321447887","imei1":"614883321447887","imei2":"614883321447887","popurl":"www.akshainie-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190891,"job_number":"JOB_190891","tr_customer_id":190909,"tr_customer_product_id":190899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Mohana Kaniyar","mobile_number":"9995102431","email_id":"aanandinii.mahajan@gmail.com","dop":"2026-02-08","serial_number":"454100574261172","imei1":"454100574261172","imei2":"454100574261172","popurl":"www.hamsini-sharma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190892,"job_number":"JOB_190892","tr_customer_id":190910,"tr_customer_product_id":190900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Jai Dwivedi","mobile_number":"9939791176","email_id":"rita.naik@hotmail.com","dop":"2026-02-08","serial_number":"163037302906369","imei1":"163037302906369","imei2":"163037302906369","popurl":"www.bhardwaj-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190893,"job_number":"JOB_190893","tr_customer_id":190911,"tr_customer_product_id":190901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Hiranya Namboothiri","mobile_number":"9918346532","email_id":"anilaabh.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"548862589731871","imei1":"548862589731871","imei2":"548862589731871","popurl":"www.aadinath-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190894,"job_number":"JOB_190894","tr_customer_id":190912,"tr_customer_product_id":190902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:56.000Z","modified_at":"2026-02-18T23:21:56.000Z","name":"Devvrat Singh","mobile_number":"9937367538","email_id":"girindra.mehra@gmail.com","dop":"2026-02-08","serial_number":"159654428150369","imei1":"159654428150369","imei2":"159654428150369","popurl":"www.rajan-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190895,"job_number":"JOB_190895","tr_customer_id":190913,"tr_customer_product_id":190903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Geeta Menon","mobile_number":"9972286186","email_id":"malati.prajapat@gmail.com","dop":"2026-02-08","serial_number":"930353854717995","imei1":"930353854717995","imei2":"930353854717995","popurl":"www.harinarayan-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190896,"job_number":"JOB_190896","tr_customer_id":190914,"tr_customer_product_id":190904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chandini Achari","mobile_number":"9913263274","email_id":"madhuri.tandon@yahoo.co.in","dop":"2026-02-08","serial_number":"106152534162751","imei1":"106152534162751","imei2":"106152534162751","popurl":"www.aagam-mahajan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190897,"job_number":"JOB_190897","tr_customer_id":190915,"tr_customer_product_id":190905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Shakti Naik","mobile_number":"9950275491","email_id":"bandhul.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"113499136862486","imei1":"113499136862486","imei2":"113499136862486","popurl":"www.brajesh-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190898,"job_number":"JOB_190898","tr_customer_id":190916,"tr_customer_product_id":190906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Abhirath Bhat","mobile_number":"9905992171","email_id":"vasudev.tandon@yahoo.co.in","dop":"2026-02-08","serial_number":"983011492116006","imei1":"983011492116006","imei2":"983011492116006","popurl":"www.ojaswini-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190899,"job_number":"JOB_190899","tr_customer_id":190917,"tr_customer_product_id":190907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Agnivesh Nambeesan","mobile_number":"9979107716","email_id":"chitramala.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"550522232137676","imei1":"550522232137676","imei2":"550522232137676","popurl":"www.ajeet-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190900,"job_number":"JOB_190900","tr_customer_id":190918,"tr_customer_product_id":190908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chandi Reddy","mobile_number":"9982843587","email_id":"ranjit.prajapat@hotmail.com","dop":"2026-02-08","serial_number":"078562118920142","imei1":"078562118920142","imei2":"078562118920142","popurl":"www.baalagopaal-deshpande.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190901,"job_number":"JOB_190901","tr_customer_id":190919,"tr_customer_product_id":190909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Chitrangada Kocchar","mobile_number":"9908586134","email_id":"sucheta.ahuja@yahoo.co.in","dop":"2026-02-08","serial_number":"740791206005486","imei1":"740791206005486","imei2":"740791206005486","popurl":"www.deevakar-nayar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190902,"job_number":"JOB_190902","tr_customer_id":190920,"tr_customer_product_id":190910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Tapan Ganaka","mobile_number":"9967268656","email_id":"abhirath.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"189939179395943","imei1":"189939179395943","imei2":"189939179395943","popurl":"www.achyut-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190903,"job_number":"JOB_190903","tr_customer_id":190921,"tr_customer_product_id":190911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Mina Gowda","mobile_number":"9985542852","email_id":"bhamini.mehrotra@gmail.com","dop":"2026-02-08","serial_number":"002081674649964","imei1":"002081674649964","imei2":"002081674649964","popurl":"www.kailash-mahajan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190904,"job_number":"JOB_190904","tr_customer_id":190922,"tr_customer_product_id":190912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Jyoti Bhattathiri","mobile_number":"9936687633","email_id":"poornima.dhawan@hotmail.com","dop":"2026-02-08","serial_number":"757343580253036","imei1":"757343580253036","imei2":"757343580253036","popurl":"www.mahendra-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190905,"job_number":"JOB_190905","tr_customer_id":190923,"tr_customer_product_id":190913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Bhadran Mishra","mobile_number":"9921434228","email_id":"chandan.joshi@yahoo.co.in","dop":"2026-02-08","serial_number":"784405657478406","imei1":"784405657478406","imei2":"784405657478406","popurl":"www.bhushan-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190906,"job_number":"JOB_190906","tr_customer_id":190924,"tr_customer_product_id":190914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Nanda Mahajan","mobile_number":"9995533422","email_id":"adityanandana.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"799363537096066","imei1":"799363537096066","imei2":"799363537096066","popurl":"www.manjusha-varrier.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190907,"job_number":"JOB_190907","tr_customer_id":190925,"tr_customer_product_id":190915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Baidehi Devar","mobile_number":"9994558417","email_id":"aditeya.patel@gmail.com","dop":"2026-02-08","serial_number":"837072807994164","imei1":"837072807994164","imei2":"837072807994164","popurl":"www.bhushit-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190908,"job_number":"JOB_190908","tr_customer_id":190926,"tr_customer_product_id":190916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Jyotsana Gowda","mobile_number":"9956380959","email_id":"trisha.sinha@hotmail.com","dop":"2026-02-08","serial_number":"926137146075920","imei1":"926137146075920","imei2":"926137146075920","popurl":"www.agrata-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190909,"job_number":"JOB_190909","tr_customer_id":190927,"tr_customer_product_id":190917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Deenabandhu Kakkar","mobile_number":"9989167113","email_id":"amrit.iyer@gmail.com","dop":"2026-02-08","serial_number":"329096927664934","imei1":"329096927664934","imei2":"329096927664934","popurl":"www.chatura-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190910,"job_number":"JOB_190910","tr_customer_id":190928,"tr_customer_product_id":190918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Abhirath Prajapat","mobile_number":"9984311243","email_id":"dipesh.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"122636019954495","imei1":"122636019954495","imei2":"122636019954495","popurl":"www.rohit-dubashi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190911,"job_number":"JOB_190911","tr_customer_id":190929,"tr_customer_product_id":190919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Geeta Kaniyar","mobile_number":"9984053916","email_id":"bhagwati.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"459386923707647","imei1":"459386923707647","imei2":"459386923707647","popurl":"www.anang-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190912,"job_number":"JOB_190912","tr_customer_id":190930,"tr_customer_product_id":190920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Balachandra Dutta","mobile_number":"9990431166","email_id":"buddhana.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"487516105177355","imei1":"487516105177355","imei2":"487516105177355","popurl":"www.meenakshi-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190913,"job_number":"JOB_190913","tr_customer_id":190931,"tr_customer_product_id":190921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Dinesh Talwar","mobile_number":"9921338793","email_id":"yogendra.butt@gmail.com","dop":"2026-02-08","serial_number":"712743358086752","imei1":"712743358086752","imei2":"712743358086752","popurl":"www.balamani-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190914,"job_number":"JOB_190914","tr_customer_id":190932,"tr_customer_product_id":190922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Deepankar Guha","mobile_number":"9941069853","email_id":"amaranaath.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"618039509209378","imei1":"618039509209378","imei2":"618039509209378","popurl":"www.sweta-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190915,"job_number":"JOB_190915","tr_customer_id":190933,"tr_customer_product_id":190923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Dayaamay Prajapat","mobile_number":"9976377919","email_id":"chanakya.trivedi@hotmail.com","dop":"2026-02-08","serial_number":"262594621754374","imei1":"262594621754374","imei2":"262594621754374","popurl":"www.esha-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190916,"job_number":"JOB_190916","tr_customer_id":190934,"tr_customer_product_id":190924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:57.000Z","modified_at":"2026-02-18T23:21:57.000Z","name":"Anasooya Chopra","mobile_number":"9989569385","email_id":"ekaparnika.jain@gmail.com","dop":"2026-02-08","serial_number":"437436332616030","imei1":"437436332616030","imei2":"437436332616030","popurl":"www.uttam-iyer.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190917,"job_number":"JOB_190917","tr_customer_id":190935,"tr_customer_product_id":190925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:58.000Z","modified_at":"2026-02-18T23:21:58.000Z","name":"Padma Kocchar","mobile_number":"9992529235","email_id":"aruna.chaturvedi@hotmail.com","dop":"2026-02-08","serial_number":"468859862360677","imei1":"468859862360677","imei2":"468859862360677","popurl":"www.chandira-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190918,"job_number":"JOB_190918","tr_customer_id":190936,"tr_customer_product_id":190926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:21:58.000Z","modified_at":"2026-02-18T23:21:58.000Z","name":"Ananta Agarwal","mobile_number":"9910072336","email_id":"prathamesh.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"702173739059219","imei1":"702173739059219","imei2":"702173739059219","popurl":"www.budhil-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190919,"job_number":"JOB_190919","tr_customer_id":190937,"tr_customer_product_id":190927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Sujata Gupta","mobile_number":"9910098030","email_id":"daiwik.nehru@yahoo.co.in","dop":"2026-02-08","serial_number":"547551347306240","imei1":"547551347306240","imei2":"547551347306240","popurl":"www.basanti-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190920,"job_number":"JOB_190920","tr_customer_id":190938,"tr_customer_product_id":190928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Chandradev Sethi","mobile_number":"9912658599","email_id":"ekaaksh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"790491463951265","imei1":"790491463951265","imei2":"790491463951265","popurl":"www.vrinda-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190921,"job_number":"JOB_190921","tr_customer_id":190939,"tr_customer_product_id":190929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Meena Sinha","mobile_number":"9970074482","email_id":"kalpana.butt@gmail.com","dop":"2026-02-08","serial_number":"614257287858000","imei1":"614257287858000","imei2":"614257287858000","popurl":"www.lakshman-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190922,"job_number":"JOB_190922","tr_customer_id":190940,"tr_customer_product_id":190930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Naval Namboothiri","mobile_number":"9944238099","email_id":"vedanshi.pandey@gmail.com","dop":"2026-02-08","serial_number":"753986238050157","imei1":"753986238050157","imei2":"753986238050157","popurl":"www.prathamesh-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190923,"job_number":"JOB_190923","tr_customer_id":190941,"tr_customer_product_id":190931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Mukul Verma","mobile_number":"9993167471","email_id":"ganak.varma@hotmail.com","dop":"2026-02-08","serial_number":"650173970783894","imei1":"650173970783894","imei2":"650173970783894","popurl":"www.lakshman-namboothiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190924,"job_number":"JOB_190924","tr_customer_id":190942,"tr_customer_product_id":190932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Kashyap Dwivedi","mobile_number":"9953323794","email_id":"shreyashi.gandhi@hotmail.com","dop":"2026-02-08","serial_number":"837538454340241","imei1":"837538454340241","imei2":"837538454340241","popurl":"www.gati-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190925,"job_number":"JOB_190925","tr_customer_id":190943,"tr_customer_product_id":190933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Akshat Mehrotra","mobile_number":"9910155054","email_id":"ananta.adiga@yahoo.co.in","dop":"2026-02-08","serial_number":"201972704482600","imei1":"201972704482600","imei2":"201972704482600","popurl":"www.shankar-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190926,"job_number":"JOB_190926","tr_customer_id":190944,"tr_customer_product_id":190934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Bilva Kakkar","mobile_number":"9911635088","email_id":"ambar.dwivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"602335016457726","imei1":"602335016457726","imei2":"602335016457726","popurl":"www.dandak-somayaji.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190927,"job_number":"JOB_190927","tr_customer_id":190945,"tr_customer_product_id":190935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:12.000Z","modified_at":"2026-02-18T23:41:12.000Z","name":"Chaitan Patil","mobile_number":"9998031439","email_id":"ajit.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"420380842982296","imei1":"420380842982296","imei2":"420380842982296","popurl":"www.sanka-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190928,"job_number":"JOB_190928","tr_customer_id":190946,"tr_customer_product_id":190936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Gurdev Marar","mobile_number":"9945095693","email_id":"shankar.bharadwaj@yahoo.co.in","dop":"2026-02-08","serial_number":"913331629092871","imei1":"913331629092871","imei2":"913331629092871","popurl":"www.kamalesh-varma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190929,"job_number":"JOB_190929","tr_customer_id":190947,"tr_customer_product_id":190937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Kumuda Embranthiri","mobile_number":"9960035818","email_id":"gorakhanatha.jain@yahoo.co.in","dop":"2026-02-08","serial_number":"177398148275601","imei1":"177398148275601","imei2":"177398148275601","popurl":"www.enakshi-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190930,"job_number":"JOB_190930","tr_customer_id":190948,"tr_customer_product_id":190938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Mangalya Khanna","mobile_number":"9931105518","email_id":"menaka.devar@gmail.com","dop":"2026-02-08","serial_number":"486592203039673","imei1":"486592203039673","imei2":"486592203039673","popurl":"www.sheela-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190931,"job_number":"JOB_190931","tr_customer_id":190949,"tr_customer_product_id":190939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Basanti Achari","mobile_number":"9947039556","email_id":"mohinder.nair@hotmail.com","dop":"2026-02-08","serial_number":"978731832176192","imei1":"978731832176192","imei2":"978731832176192","popurl":"www.prayag-malik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190932,"job_number":"JOB_190932","tr_customer_id":190950,"tr_customer_product_id":190940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Akula Sethi","mobile_number":"9948121947","email_id":"tej.achari@hotmail.com","dop":"2026-02-08","serial_number":"543178294744766","imei1":"543178294744766","imei2":"543178294744766","popurl":"www.kumuda-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190933,"job_number":"JOB_190933","tr_customer_id":190951,"tr_customer_product_id":190941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Aagam Achari","mobile_number":"9925515481","email_id":"suryakanta.trivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"778708353394800","imei1":"778708353394800","imei2":"778708353394800","popurl":"www.mukul-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190934,"job_number":"JOB_190934","tr_customer_id":190952,"tr_customer_product_id":190942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:13.000Z","modified_at":"2026-02-18T23:41:13.000Z","name":"Opaline Naik","mobile_number":"9964981480","email_id":"chandrakin.shah@gmail.com","dop":"2026-02-08","serial_number":"523606110950004","imei1":"523606110950004","imei2":"523606110950004","popurl":"www.baala-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190935,"job_number":"JOB_190935","tr_customer_id":190953,"tr_customer_product_id":190943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Yogendra Mehra","mobile_number":"9945946414","email_id":"shresthi.shukla@hotmail.com","dop":"2026-02-08","serial_number":"437851086683366","imei1":"437851086683366","imei2":"437851086683366","popurl":"www.sarada-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190936,"job_number":"JOB_190936","tr_customer_id":190954,"tr_customer_product_id":190944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Bhushan Agarwal","mobile_number":"9946230378","email_id":"adripathi.varma@yahoo.co.in","dop":"2026-02-08","serial_number":"882044541010887","imei1":"882044541010887","imei2":"882044541010887","popurl":"www.rakesh-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190937,"job_number":"JOB_190937","tr_customer_id":190955,"tr_customer_product_id":190945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Tara Dhawan","mobile_number":"9908269724","email_id":"daksha.johar@gmail.com","dop":"2026-02-08","serial_number":"605183668879515","imei1":"605183668879515","imei2":"605183668879515","popurl":"www.jagathi-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190938,"job_number":"JOB_190938","tr_customer_id":190956,"tr_customer_product_id":190946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Mani Trivedi","mobile_number":"9996561571","email_id":"puneet.jha@gmail.com","dop":"2026-02-08","serial_number":"022057127812074","imei1":"022057127812074","imei2":"022057127812074","popurl":"www.kanaka-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190939,"job_number":"JOB_190939","tr_customer_id":190957,"tr_customer_product_id":190947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Durgeshwari Patil","mobile_number":"9986957041","email_id":"prem.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"073224439091081","imei1":"073224439091081","imei2":"073224439091081","popurl":"www.bhuvaneshwar-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190940,"job_number":"JOB_190940","tr_customer_id":190958,"tr_customer_product_id":190948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Bhisham Khanna","mobile_number":"9912431849","email_id":"bakula.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"315877986505964","imei1":"315877986505964","imei2":"315877986505964","popurl":"www.abhaya-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190941,"job_number":"JOB_190941","tr_customer_id":190959,"tr_customer_product_id":190949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Amish Varrier","mobile_number":"9992753485","email_id":"shwet.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"144095171809963","imei1":"144095171809963","imei2":"144095171809963","popurl":"www.smriti-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190942,"job_number":"JOB_190942","tr_customer_id":190960,"tr_customer_product_id":190950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Giri Namboothiri","mobile_number":"9904020188","email_id":"anurag.varman@gmail.com","dop":"2026-02-08","serial_number":"572616483491126","imei1":"572616483491126","imei2":"572616483491126","popurl":"www.chandran-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190943,"job_number":"JOB_190943","tr_customer_id":190962,"tr_customer_product_id":190952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Kalyani Asan","mobile_number":"9960191023","email_id":"birjesh.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"143958177239473","imei1":"143958177239473","imei2":"143958177239473","popurl":"www.anshula-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190944,"job_number":"JOB_190944","tr_customer_id":190961,"tr_customer_product_id":190951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Charumati Kaul","mobile_number":"9988327072","email_id":"anurag.shah@hotmail.com","dop":"2026-02-08","serial_number":"141330250335344","imei1":"141330250335344","imei2":"141330250335344","popurl":"www.anjali-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190945,"job_number":"JOB_190945","tr_customer_id":190963,"tr_customer_product_id":190953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Dayamayee Dubashi","mobile_number":"9975465647","email_id":"sarla.chopra@hotmail.com","dop":"2026-02-08","serial_number":"273902742229904","imei1":"273902742229904","imei2":"273902742229904","popurl":"www.devi-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190946,"job_number":"JOB_190946","tr_customer_id":190964,"tr_customer_product_id":190954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Vishnu Kaniyar","mobile_number":"9960191355","email_id":"bhaaswar.deshpande@yahoo.co.in","dop":"2026-02-08","serial_number":"987595272551077","imei1":"987595272551077","imei2":"987595272551077","popurl":"www.bhaumik-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190947,"job_number":"JOB_190947","tr_customer_id":190965,"tr_customer_product_id":190955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Brahmanandam Reddy","mobile_number":"9960352319","email_id":"ekaksh.sinha@yahoo.co.in","dop":"2026-02-08","serial_number":"636411668218064","imei1":"636411668218064","imei2":"636411668218064","popurl":"www.kamala-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190948,"job_number":"JOB_190948","tr_customer_id":190966,"tr_customer_product_id":190956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Rameshwar Mehrotra","mobile_number":"9946924701","email_id":"daiwik.sinha@hotmail.com","dop":"2026-02-08","serial_number":"012080394067403","imei1":"012080394067403","imei2":"012080394067403","popurl":"www.chakor-pillai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190949,"job_number":"JOB_190949","tr_customer_id":190967,"tr_customer_product_id":190957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:14.000Z","modified_at":"2026-02-18T23:41:14.000Z","name":"Susheel Naik","mobile_number":"9958207221","email_id":"gopal.varman@hotmail.com","dop":"2026-02-08","serial_number":"890278336208392","imei1":"890278336208392","imei2":"890278336208392","popurl":"www.akula-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190950,"job_number":"JOB_190950","tr_customer_id":190968,"tr_customer_product_id":190958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:15.000Z","modified_at":"2026-02-18T23:41:15.000Z","name":"Garuda Prajapat","mobile_number":"9992895004","email_id":"dharmaketu.bharadwaj@gmail.com","dop":"2026-02-08","serial_number":"910934801292330","imei1":"910934801292330","imei2":"910934801292330","popurl":"www.birjesh-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190951,"job_number":"JOB_190951","tr_customer_id":190969,"tr_customer_product_id":190959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Ajeet Adiga","mobile_number":"9932319682","email_id":"anjali.chaturvedi@gmail.com","dop":"2026-02-08","serial_number":"366550706275666","imei1":"366550706275666","imei2":"366550706275666","popurl":"www.hiranmaya-patel.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190952,"job_number":"JOB_190952","tr_customer_id":190971,"tr_customer_product_id":190961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Vasudeva Jha","mobile_number":"9968211471","email_id":"aashritha.singh@yahoo.co.in","dop":"2026-02-08","serial_number":"194326432054978","imei1":"194326432054978","imei2":"194326432054978","popurl":"www.abhisyanta-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190953,"job_number":"JOB_190953","tr_customer_id":190970,"tr_customer_product_id":190960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:41.000Z","modified_at":"2026-02-18T23:41:41.000Z","name":"Bankim Kaul","mobile_number":"9902081495","email_id":"aditeya.bandopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"082673972392977","imei1":"082673972392977","imei2":"082673972392977","popurl":"www.chandrabhan-mukhopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190954,"job_number":"JOB_190954","tr_customer_id":190972,"tr_customer_product_id":190962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Ekaaksh Jha","mobile_number":"9924092849","email_id":"deeksha.ahuja@hotmail.com","dop":"2026-02-08","serial_number":"895969825837174","imei1":"895969825837174","imei2":"895969825837174","popurl":"www.gati-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190955,"job_number":"JOB_190955","tr_customer_id":190973,"tr_customer_product_id":190963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Vinay Prajapat","mobile_number":"9936254980","email_id":"brajendra.patel@yahoo.co.in","dop":"2026-02-08","serial_number":"985611864420167","imei1":"985611864420167","imei2":"985611864420167","popurl":"www.nanda-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190956,"job_number":"JOB_190956","tr_customer_id":190974,"tr_customer_product_id":190964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Bala Pillai","mobile_number":"9903569580","email_id":"kamala.ahuja@yahoo.co.in","dop":"2026-02-08","serial_number":"880528518918503","imei1":"880528518918503","imei2":"880528518918503","popurl":"www.preity-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190957,"job_number":"JOB_190957","tr_customer_id":190975,"tr_customer_product_id":190965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chidaatma Pothuvaal","mobile_number":"9915822213","email_id":"bhagirathi.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"569012229227354","imei1":"569012229227354","imei2":"569012229227354","popurl":"www.bilva-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190958,"job_number":"JOB_190958","tr_customer_id":190976,"tr_customer_product_id":190966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Geetanjali Tandon","mobile_number":"9904351950","email_id":"amish.prajapat@hotmail.com","dop":"2026-02-08","serial_number":"154136855302512","imei1":"154136855302512","imei2":"154136855302512","popurl":"www.bhoopat-varma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190959,"job_number":"JOB_190959","tr_customer_id":190977,"tr_customer_product_id":190967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chandraayan Deshpande","mobile_number":"9985248233","email_id":"giriraj.nambeesan@hotmail.com","dop":"2026-02-08","serial_number":"931088266253099","imei1":"931088266253099","imei2":"931088266253099","popurl":"www.achintya-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190960,"job_number":"JOB_190960","tr_customer_id":190978,"tr_customer_product_id":190968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Balgopal Pilla","mobile_number":"9976850108","email_id":"krishnadas.shukla@hotmail.com","dop":"2026-02-08","serial_number":"668402489578437","imei1":"668402489578437","imei2":"668402489578437","popurl":"www.bandhu-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190961,"job_number":"JOB_190961","tr_customer_id":190979,"tr_customer_product_id":190969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Giriraj Dhawan","mobile_number":"9982909167","email_id":"chetan.kaul@hotmail.com","dop":"2026-02-08","serial_number":"495204487614743","imei1":"495204487614743","imei2":"495204487614743","popurl":"www.giriraaj-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190962,"job_number":"JOB_190962","tr_customer_id":190980,"tr_customer_product_id":190970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:42.000Z","modified_at":"2026-02-18T23:41:42.000Z","name":"Chaturaanan Gandhi","mobile_number":"9910041667","email_id":"gita.varman@hotmail.com","dop":"2026-02-08","serial_number":"921890829173343","imei1":"921890829173343","imei2":"921890829173343","popurl":"www.siddhran-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190963,"job_number":"JOB_190963","tr_customer_id":190982,"tr_customer_product_id":190972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Krishna Tagore","mobile_number":"9993974735","email_id":"girja.pothuvaal@gmail.com","dop":"2026-02-08","serial_number":"409361148387975","imei1":"409361148387975","imei2":"409361148387975","popurl":"www.satish-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190964,"job_number":"JOB_190964","tr_customer_id":190981,"tr_customer_product_id":190971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhargavi Pandey","mobile_number":"9970173978","email_id":"balgopal.chaturvedi@gmail.com","dop":"2026-02-08","serial_number":"882723247582375","imei1":"882723247582375","imei2":"882723247582375","popurl":"www.agrata-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190965,"job_number":"JOB_190965","tr_customer_id":190983,"tr_customer_product_id":190973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Satyen Chopra","mobile_number":"9977705226","email_id":"gopal.talwar@hotmail.com","dop":"2026-02-08","serial_number":"949955907369061","imei1":"949955907369061","imei2":"949955907369061","popurl":"www.girish-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190966,"job_number":"JOB_190966","tr_customer_id":190984,"tr_customer_product_id":190974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Siddhran Devar","mobile_number":"9945860947","email_id":"suryakantam.nambeesan@gmail.com","dop":"2026-02-08","serial_number":"207716538925205","imei1":"207716538925205","imei2":"207716538925205","popurl":"www.anand swarup-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190967,"job_number":"JOB_190967","tr_customer_id":190985,"tr_customer_product_id":190975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Anunay Chopra","mobile_number":"9985517142","email_id":"shantanu.nehru@hotmail.com","dop":"2026-02-08","serial_number":"035106161147465","imei1":"035106161147465","imei2":"035106161147465","popurl":"www.girija-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190968,"job_number":"JOB_190968","tr_customer_id":190986,"tr_customer_product_id":190976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Divjot Iyer","mobile_number":"9979493512","email_id":"hiranmay.asan@hotmail.com","dop":"2026-02-08","serial_number":"256416283442740","imei1":"256416283442740","imei2":"256416283442740","popurl":"www.achyut-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190969,"job_number":"JOB_190969","tr_customer_id":190987,"tr_customer_product_id":190977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Deeptendu Pothuvaal","mobile_number":"9974443438","email_id":"laxman.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"828000859664075","imei1":"828000859664075","imei2":"828000859664075","popurl":"www.parvati-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190970,"job_number":"JOB_190970","tr_customer_id":190988,"tr_customer_product_id":190978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mangalya Devar","mobile_number":"9910497523","email_id":"charvi.gill@hotmail.com","dop":"2026-02-08","serial_number":"977086852097312","imei1":"977086852097312","imei2":"977086852097312","popurl":"www.dhana-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190971,"job_number":"JOB_190971","tr_customer_id":190989,"tr_customer_product_id":190979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhagwanti Johar","mobile_number":"9977010624","email_id":"arindam.ganaka@gmail.com","dop":"2026-02-08","serial_number":"367653470358290","imei1":"367653470358290","imei2":"367653470358290","popurl":"www.siddhi-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190972,"job_number":"JOB_190972","tr_customer_id":190990,"tr_customer_product_id":190980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mina Pothuvaal","mobile_number":"9901810257","email_id":"aadi.shukla@yahoo.co.in","dop":"2026-02-08","serial_number":"093361983565750","imei1":"093361983565750","imei2":"093361983565750","popurl":"www.jagdish-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190973,"job_number":"JOB_190973","tr_customer_id":190991,"tr_customer_product_id":190981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Agnivesh Jha","mobile_number":"9913854535","email_id":"jay.prajapat@gmail.com","dop":"2026-02-08","serial_number":"352509541321426","imei1":"352509541321426","imei2":"352509541321426","popurl":"www.chanakya-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190974,"job_number":"JOB_190974","tr_customer_id":190992,"tr_customer_product_id":190982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Gajadhar Dwivedi","mobile_number":"9939516186","email_id":"kumari.namboothiri@hotmail.com","dop":"2026-02-08","serial_number":"557657515442471","imei1":"557657515442471","imei2":"557657515442471","popurl":"www.nanda-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190975,"job_number":"JOB_190975","tr_customer_id":190993,"tr_customer_product_id":190983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Bhishma Reddy","mobile_number":"9901162397","email_id":"prema.singh@gmail.com","dop":"2026-02-08","serial_number":"975072549634209","imei1":"975072549634209","imei2":"975072549634209","popurl":"www.indira-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190976,"job_number":"JOB_190976","tr_customer_id":190994,"tr_customer_product_id":190984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Mangala Iyer","mobile_number":"9970107528","email_id":"chapala.mahajan@hotmail.com","dop":"2026-02-08","serial_number":"391273199020307","imei1":"391273199020307","imei2":"391273199020307","popurl":"www.balagovind-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190977,"job_number":"JOB_190977","tr_customer_id":190995,"tr_customer_product_id":190985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Amarnath Gandhi","mobile_number":"9976700928","email_id":"krishna.mehra@yahoo.co.in","dop":"2026-02-08","serial_number":"429301845404446","imei1":"429301845404446","imei2":"429301845404446","popurl":"www.suma-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190978,"job_number":"JOB_190978","tr_customer_id":190996,"tr_customer_product_id":190986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Gauraang Adiga","mobile_number":"9915096452","email_id":"opalina.kaniyar@gmail.com","dop":"2026-02-08","serial_number":"279607048225906","imei1":"279607048225906","imei2":"279607048225906","popurl":"www.bhishma-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190979,"job_number":"JOB_190979","tr_customer_id":190997,"tr_customer_product_id":190987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:43.000Z","modified_at":"2026-02-18T23:41:43.000Z","name":"Shashi Nehru","mobile_number":"9974998782","email_id":"jagdeep.panicker@gmail.com","dop":"2026-02-08","serial_number":"003291697886231","imei1":"003291697886231","imei2":"003291697886231","popurl":"www.annapurna-pandey.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190980,"job_number":"JOB_190980","tr_customer_id":190998,"tr_customer_product_id":190988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Rajendra Butt","mobile_number":"9916563358","email_id":"chandravati.khan@hotmail.com","dop":"2026-02-08","serial_number":"005456066935855","imei1":"005456066935855","imei2":"005456066935855","popurl":"www.brajesh-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190981,"job_number":"JOB_190981","tr_customer_id":190999,"tr_customer_product_id":190989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Omana Nayar","mobile_number":"9983506462","email_id":"atmanand.singh@yahoo.co.in","dop":"2026-02-08","serial_number":"933472321413728","imei1":"933472321413728","imei2":"933472321413728","popurl":"www.mohan-guha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190982,"job_number":"JOB_190982","tr_customer_id":191000,"tr_customer_product_id":190990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Abani Joshi","mobile_number":"9973331796","email_id":"shashi.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"111787201979526","imei1":"111787201979526","imei2":"111787201979526","popurl":"www.bhaswar-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190983,"job_number":"JOB_190983","tr_customer_id":191001,"tr_customer_product_id":190991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Chaturaanan Dwivedi","mobile_number":"9971161931","email_id":"akshita.kaul@gmail.com","dop":"2026-02-08","serial_number":"024955544813893","imei1":"024955544813893","imei2":"024955544813893","popurl":"www.bhupen-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190984,"job_number":"JOB_190984","tr_customer_id":191002,"tr_customer_product_id":190992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Mandakini Naik","mobile_number":"9916117240","email_id":"tara.gandhi@gmail.com","dop":"2026-02-08","serial_number":"576610109399855","imei1":"576610109399855","imei2":"576610109399855","popurl":"www.darshwana-pilla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190985,"job_number":"JOB_190985","tr_customer_id":191003,"tr_customer_product_id":190993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:41:44.000Z","modified_at":"2026-02-18T23:41:44.000Z","name":"Anjali Namboothiri","mobile_number":"9923707150","email_id":"aalok.talwar@hotmail.com","dop":"2026-02-08","serial_number":"254619636847046","imei1":"254619636847046","imei2":"254619636847046","popurl":"www.atreyi-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190986,"job_number":"JOB_190986","tr_customer_id":191004,"tr_customer_product_id":190994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Devvrat Nambeesan","mobile_number":"9993239114","email_id":"sushil.sethi@hotmail.com","dop":"2026-02-08","serial_number":"966498457735565","imei1":"966498457735565","imei2":"966498457735565","popurl":"www.lakshmi-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190987,"job_number":"JOB_190987","tr_customer_id":191005,"tr_customer_product_id":190995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Akshainie Khatri","mobile_number":"9970775523","email_id":"goswami.kaul@hotmail.com","dop":"2026-02-08","serial_number":"303886474425699","imei1":"303886474425699","imei2":"303886474425699","popurl":"www.dwaipayan-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190988,"job_number":"JOB_190988","tr_customer_id":191006,"tr_customer_product_id":190996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Bhamini Acharya","mobile_number":"9961285195","email_id":"rajiv.ahluwalia@hotmail.com","dop":"2026-02-08","serial_number":"365305520335283","imei1":"365305520335283","imei2":"365305520335283","popurl":"www.divaakar-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190989,"job_number":"JOB_190989","tr_customer_id":191007,"tr_customer_product_id":190997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Sitara Pothuvaal","mobile_number":"9951773526","email_id":"jahnu.nayar@hotmail.com","dop":"2026-02-08","serial_number":"711494544259584","imei1":"711494544259584","imei2":"711494544259584","popurl":"www.karunanidhi-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190990,"job_number":"JOB_190990","tr_customer_id":191008,"tr_customer_product_id":190998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Naval Bhattathiri","mobile_number":"9936630793","email_id":"aagam.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"215784526287976","imei1":"215784526287976","imei2":"215784526287976","popurl":"www.radha-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190991,"job_number":"JOB_190991","tr_customer_id":191009,"tr_customer_product_id":190999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:33.000Z","modified_at":"2026-02-18T23:44:33.000Z","name":"Vinay Gill","mobile_number":"9993203605","email_id":"asha.rana@gmail.com","dop":"2026-02-08","serial_number":"826058507461890","imei1":"826058507461890","imei2":"826058507461890","popurl":"www.malati-gowda.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190992,"job_number":"JOB_190992","tr_customer_id":191010,"tr_customer_product_id":191000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Trisha Joshi","mobile_number":"9916593388","email_id":"abhaya.nayar@gmail.com","dop":"2026-02-08","serial_number":"140931423311761","imei1":"140931423311761","imei2":"140931423311761","popurl":"www.tanya-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190993,"job_number":"JOB_190993","tr_customer_id":191011,"tr_customer_product_id":191001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Giriraj Mehrotra","mobile_number":"9907283786","email_id":"anusuya.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"589560034156799","imei1":"589560034156799","imei2":"589560034156799","popurl":"www.triloki nath-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190994,"job_number":"JOB_190994","tr_customer_id":191012,"tr_customer_product_id":191002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Mandaakin Varma","mobile_number":"9937279127","email_id":"vidhya.kaniyar@yahoo.co.in","dop":"2026-02-08","serial_number":"354309350919326","imei1":"354309350919326","imei2":"354309350919326","popurl":"www.amrita-sethi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190995,"job_number":"JOB_190995","tr_customer_id":191013,"tr_customer_product_id":191003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Sukanya Kaur","mobile_number":"9953138881","email_id":"kumar.devar@gmail.com","dop":"2026-02-08","serial_number":"462116665767126","imei1":"462116665767126","imei2":"462116665767126","popurl":"www.meghnath-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190996,"job_number":"JOB_190996","tr_customer_id":191014,"tr_customer_product_id":191004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Vasanti Mehra","mobile_number":"9951777030","email_id":"rita.chattopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"016928573920067","imei1":"016928573920067","imei2":"016928573920067","popurl":"www.dwaipayana-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190997,"job_number":"JOB_190997","tr_customer_id":191015,"tr_customer_product_id":191005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Anwesha Trivedi","mobile_number":"9924558693","email_id":"aagneya.khan@yahoo.co.in","dop":"2026-02-08","serial_number":"095617976182485","imei1":"095617976182485","imei2":"095617976182485","popurl":"www.shobhana-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190998,"job_number":"JOB_190998","tr_customer_id":191016,"tr_customer_product_id":191006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Bandhu Chaturvedi","mobile_number":"9976591875","email_id":"sukanya.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"711978325778217","imei1":"711978325778217","imei2":"711978325778217","popurl":"www.buddhana-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190999,"job_number":"JOB_190999","tr_customer_id":191017,"tr_customer_product_id":191007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Chandramauli Agarwal","mobile_number":"9956869620","email_id":"agnimitra.gowda@yahoo.co.in","dop":"2026-02-08","serial_number":"661667804795414","imei1":"661667804795414","imei2":"661667804795414","popurl":"www.lal-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191000,"job_number":"JOB_191000","tr_customer_id":191018,"tr_customer_product_id":191008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Chakor Naik","mobile_number":"9905125750","email_id":"jagathi.talwar@hotmail.com","dop":"2026-02-08","serial_number":"006725851267326","imei1":"006725851267326","imei2":"006725851267326","popurl":"www.kannan-banerjee.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191001,"job_number":"JOB_191001","tr_customer_id":191019,"tr_customer_product_id":191009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Aagney Trivedi","mobile_number":"9909122385","email_id":"bhisham.iyer@gmail.com","dop":"2026-02-08","serial_number":"479380973031143","imei1":"479380973031143","imei2":"479380973031143","popurl":"www.govinda-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191002,"job_number":"JOB_191002","tr_customer_id":191020,"tr_customer_product_id":191010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Arya Chaturvedi","mobile_number":"9961878165","email_id":"anilaabh.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"069864245339441","imei1":"069864245339441","imei2":"069864245339441","popurl":"www.kannan-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191003,"job_number":"JOB_191003","tr_customer_id":191021,"tr_customer_product_id":191011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:34.000Z","modified_at":"2026-02-18T23:44:34.000Z","name":"Anasuya Shukla","mobile_number":"9926354830","email_id":"ekadant.iyengar@hotmail.com","dop":"2026-02-08","serial_number":"402883212624711","imei1":"402883212624711","imei2":"402883212624711","popurl":"www.vasudeva-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191004,"job_number":"JOB_191004","tr_customer_id":191022,"tr_customer_product_id":191012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Abhirath Asan","mobile_number":"9927902084","email_id":"brahma.sethi@gmail.com","dop":"2026-02-08","serial_number":"256225739341266","imei1":"256225739341266","imei2":"256225739341266","popurl":"www.shankar-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191005,"job_number":"JOB_191005","tr_customer_id":191023,"tr_customer_product_id":191013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Brahmanandam Marar","mobile_number":"9901978917","email_id":"ganesh.pandey@yahoo.co.in","dop":"2026-02-08","serial_number":"421609405650026","imei1":"421609405650026","imei2":"421609405650026","popurl":"www.anjushri-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191006,"job_number":"JOB_191006","tr_customer_id":191024,"tr_customer_product_id":191014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Bheeshma Bhattathiri","mobile_number":"9964737149","email_id":"bhoopati.adiga@gmail.com","dop":"2026-02-08","serial_number":"679314318209408","imei1":"679314318209408","imei2":"679314318209408","popurl":"www.ayushmati-gill.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191007,"job_number":"JOB_191007","tr_customer_id":191025,"tr_customer_product_id":191015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Chanakya Gupta","mobile_number":"9972304058","email_id":"yoginder.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"132280005702386","imei1":"132280005702386","imei2":"132280005702386","popurl":"www.kalyani-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191008,"job_number":"JOB_191008","tr_customer_id":191026,"tr_customer_product_id":191016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Garud Pandey","mobile_number":"9925205189","email_id":"chaturbhuj.pilla@hotmail.com","dop":"2026-02-08","serial_number":"056382246921335","imei1":"056382246921335","imei2":"056382246921335","popurl":"www.bharadwaj-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191009,"job_number":"JOB_191009","tr_customer_id":191027,"tr_customer_product_id":191017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Swami Shah","mobile_number":"9976953449","email_id":"vasundhara.dhawan@gmail.com","dop":"2026-02-08","serial_number":"008197835067963","imei1":"008197835067963","imei2":"008197835067963","popurl":"www.ananda-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191010,"job_number":"JOB_191010","tr_customer_id":191028,"tr_customer_product_id":191018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Trilok Ganaka","mobile_number":"9983928959","email_id":"divaakar.rana@yahoo.co.in","dop":"2026-02-08","serial_number":"396453814330966","imei1":"396453814330966","imei2":"396453814330966","popurl":"www.geeta-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191011,"job_number":"JOB_191011","tr_customer_id":191029,"tr_customer_product_id":191019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Gauranga Sinha","mobile_number":"9906827319","email_id":"deepali.devar@yahoo.co.in","dop":"2026-02-08","serial_number":"825421752447519","imei1":"825421752447519","imei2":"825421752447519","popurl":"www.preity-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191012,"job_number":"JOB_191012","tr_customer_id":191030,"tr_customer_product_id":191020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Gajabahu Reddy","mobile_number":"9951263089","email_id":"shresthi.butt@yahoo.co.in","dop":"2026-02-08","serial_number":"507008035160401","imei1":"507008035160401","imei2":"507008035160401","popurl":"www.bhoj-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191013,"job_number":"JOB_191013","tr_customer_id":191031,"tr_customer_product_id":191021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Dandapaani Sethi","mobile_number":"9900407684","email_id":"nalini.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"063532553447953","imei1":"063532553447953","imei2":"063532553447953","popurl":"www.akshainie-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191014,"job_number":"JOB_191014","tr_customer_id":191032,"tr_customer_product_id":191022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Rageshwari Ahuja","mobile_number":"9943651606","email_id":"sitara.bhat@gmail.com","dop":"2026-02-08","serial_number":"729387935720266","imei1":"729387935720266","imei2":"729387935720266","popurl":"www.urmila-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191015,"job_number":"JOB_191015","tr_customer_id":191033,"tr_customer_product_id":191023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Sumitra Ahuja","mobile_number":"9963237474","email_id":"sujata.guneta@yahoo.co.in","dop":"2026-02-08","serial_number":"214761681698364","imei1":"214761681698364","imei2":"214761681698364","popurl":"www.charumati-iyengar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191016,"job_number":"JOB_191016","tr_customer_id":191034,"tr_customer_product_id":191024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Chandravati Sethi","mobile_number":"9990165879","email_id":"deenabandhu.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"976132378195781","imei1":"976132378195781","imei2":"976132378195781","popurl":"www.smita-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191017,"job_number":"JOB_191017","tr_customer_id":191035,"tr_customer_product_id":191025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Bishnu Iyer","mobile_number":"9934108614","email_id":"purnima.gill@hotmail.com","dop":"2026-02-08","serial_number":"124853241517169","imei1":"124853241517169","imei2":"124853241517169","popurl":"www.indra-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191018,"job_number":"JOB_191018","tr_customer_id":191036,"tr_customer_product_id":191026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Ujjawal Dubashi","mobile_number":"9918656357","email_id":"sarla.mehra@hotmail.com","dop":"2026-02-08","serial_number":"033078040837295","imei1":"033078040837295","imei2":"033078040837295","popurl":"www.adhiraj-agarwal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191019,"job_number":"JOB_191019","tr_customer_id":191037,"tr_customer_product_id":191027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:44:35.000Z","modified_at":"2026-02-18T23:44:35.000Z","name":"Hiranmaya Desai","mobile_number":"9964011607","email_id":"bharadwaj.asan@yahoo.co.in","dop":"2026-02-08","serial_number":"347455839497471","imei1":"347455839497471","imei2":"347455839497471","popurl":"www.laxman-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191020,"job_number":"JOB_191020","tr_customer_id":191038,"tr_customer_product_id":191028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Adhrit Mehrotra","mobile_number":"9960005209","email_id":"udai.sharma@gmail.com","dop":"2026-02-08","serial_number":"246145107876140","imei1":"246145107876140","imei2":"246145107876140","popurl":"www.abani-guneta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191021,"job_number":"JOB_191021","tr_customer_id":191039,"tr_customer_product_id":191029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Sarvin Pandey","mobile_number":"9994838624","email_id":"bhavani.chattopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"527654291450645","imei1":"527654291450645","imei2":"527654291450645","popurl":"www.nikita-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191022,"job_number":"JOB_191022","tr_customer_id":191040,"tr_customer_product_id":191030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Shubhaprada Talwar","mobile_number":"9911895772","email_id":"naval.iyengar@gmail.com","dop":"2026-02-08","serial_number":"100481674975161","imei1":"100481674975161","imei2":"100481674975161","popurl":"www.diksha-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191023,"job_number":"JOB_191023","tr_customer_id":191041,"tr_customer_product_id":191031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Jitender Mishra","mobile_number":"9972215402","email_id":"vidhya.malik@hotmail.com","dop":"2026-02-08","serial_number":"969032966413164","imei1":"969032966413164","imei2":"969032966413164","popurl":"www.girja-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191024,"job_number":"JOB_191024","tr_customer_id":191042,"tr_customer_product_id":191032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Dhanesh Guha","mobile_number":"9978674686","email_id":"bilwa.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"014768278788222","imei1":"014768278788222","imei2":"014768278788222","popurl":"www.chandan-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191025,"job_number":"JOB_191025","tr_customer_id":191043,"tr_customer_product_id":191033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Chaten Dubashi","mobile_number":"9962442147","email_id":"bhaaswar.reddy@gmail.com","dop":"2026-02-08","serial_number":"430764967774470","imei1":"430764967774470","imei2":"430764967774470","popurl":"www.dhanesh-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191026,"job_number":"JOB_191026","tr_customer_id":191044,"tr_customer_product_id":191034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:15.000Z","modified_at":"2026-02-18T23:47:15.000Z","name":"Puneet Jain","mobile_number":"9963978821","email_id":"amarnath.bhattathiri@gmail.com","dop":"2026-02-08","serial_number":"609297549982831","imei1":"609297549982831","imei2":"609297549982831","popurl":"www.kashyapi-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191027,"job_number":"JOB_191027","tr_customer_id":191045,"tr_customer_product_id":191035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Shubhaprada Malik","mobile_number":"9966888321","email_id":"mohini.gowda@hotmail.com","dop":"2026-02-08","serial_number":"346041029695618","imei1":"346041029695618","imei2":"346041029695618","popurl":"www.dhaanyalakshmi-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191028,"job_number":"JOB_191028","tr_customer_id":191046,"tr_customer_product_id":191036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Apsara Varman","mobile_number":"9941018106","email_id":"kanishka.bharadwaj@hotmail.com","dop":"2026-02-08","serial_number":"026387033697995","imei1":"026387033697995","imei2":"026387033697995","popurl":"www.bandhu-naik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191029,"job_number":"JOB_191029","tr_customer_id":191047,"tr_customer_product_id":191037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Bilwa Pilla","mobile_number":"9982149051","email_id":"atreyi.sethi@yahoo.co.in","dop":"2026-02-08","serial_number":"159947867230483","imei1":"159947867230483","imei2":"159947867230483","popurl":"www.bhupen-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191030,"job_number":"JOB_191030","tr_customer_id":191048,"tr_customer_product_id":191038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Agasti Bhattacharya","mobile_number":"9914127116","email_id":"bhuvaneshwar.kaur@yahoo.co.in","dop":"2026-02-08","serial_number":"421209502952566","imei1":"421209502952566","imei2":"421209502952566","popurl":"www.aanandinii-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191031,"job_number":"JOB_191031","tr_customer_id":191049,"tr_customer_product_id":191039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Lakshminath Achari","mobile_number":"9969881118","email_id":"ganapati.jha@yahoo.co.in","dop":"2026-02-08","serial_number":"328263673082832","imei1":"328263673082832","imei2":"328263673082832","popurl":"www.jitendra-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191032,"job_number":"JOB_191032","tr_customer_id":191050,"tr_customer_product_id":191040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Chandramauli Mukhopadhyay","mobile_number":"9947205428","email_id":"chidananda.shukla@gmail.com","dop":"2026-02-08","serial_number":"870828791034269","imei1":"870828791034269","imei2":"870828791034269","popurl":"www.gemini-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191033,"job_number":"JOB_191033","tr_customer_id":191051,"tr_customer_product_id":191041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Bhadran Agarwal","mobile_number":"9930585797","email_id":"amodini.kapoor@yahoo.co.in","dop":"2026-02-08","serial_number":"658607953896558","imei1":"658607953896558","imei2":"658607953896558","popurl":"www.dayaamay-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191034,"job_number":"JOB_191034","tr_customer_id":191052,"tr_customer_product_id":191042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:16.000Z","modified_at":"2026-02-18T23:47:16.000Z","name":"Chandravati Chopra","mobile_number":"9957805141","email_id":"dhanpati.singh@hotmail.com","dop":"2026-02-08","serial_number":"655751577264902","imei1":"655751577264902","imei2":"655751577264902","popurl":"www.trisha-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191035,"job_number":"JOB_191035","tr_customer_id":191053,"tr_customer_product_id":191043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Uma Guneta","mobile_number":"9925391143","email_id":"dipendra.menon@gmail.com","dop":"2026-02-08","serial_number":"209427564709135","imei1":"209427564709135","imei2":"209427564709135","popurl":"www.akshita-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191036,"job_number":"JOB_191036","tr_customer_id":191054,"tr_customer_product_id":191044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Umang Kaur","mobile_number":"9936145385","email_id":"dharani.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"258992481909041","imei1":"258992481909041","imei2":"258992481909041","popurl":"www.aarya-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191037,"job_number":"JOB_191037","tr_customer_id":191055,"tr_customer_product_id":191045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Suman Dutta","mobile_number":"9937684607","email_id":"bheeshma.nayar@yahoo.co.in","dop":"2026-02-08","serial_number":"271046079952182","imei1":"271046079952182","imei2":"271046079952182","popurl":"www.sher-achari.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191038,"job_number":"JOB_191038","tr_customer_id":191056,"tr_customer_product_id":191046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Bhagwanti Johar","mobile_number":"9947518168","email_id":"jagdeep.guneta@hotmail.com","dop":"2026-02-08","serial_number":"409982190197439","imei1":"409982190197439","imei2":"409982190197439","popurl":"www.govinda-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191039,"job_number":"JOB_191039","tr_customer_id":191057,"tr_customer_product_id":191047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Elakshi Tandon","mobile_number":"9901880854","email_id":"vasudha.dutta@hotmail.com","dop":"2026-02-08","serial_number":"079437291929538","imei1":"079437291929538","imei2":"079437291929538","popurl":"www.chakravartee-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191040,"job_number":"JOB_191040","tr_customer_id":191058,"tr_customer_product_id":191048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Akroor Deshpande","mobile_number":"9925059643","email_id":"nirbhay.pillai@hotmail.com","dop":"2026-02-08","serial_number":"345375597056687","imei1":"345375597056687","imei2":"345375597056687","popurl":"www.chandravati-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191041,"job_number":"JOB_191041","tr_customer_id":191059,"tr_customer_product_id":191049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Kali Singh","mobile_number":"9991330858","email_id":"dhanu.agarwal@gmail.com","dop":"2026-02-08","serial_number":"032369053218638","imei1":"032369053218638","imei2":"032369053218638","popurl":"www.vasudev-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191042,"job_number":"JOB_191042","tr_customer_id":191060,"tr_customer_product_id":191050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Budhil Bhattathiri","mobile_number":"9994588293","email_id":"aditeya.shah@hotmail.com","dop":"2026-02-08","serial_number":"286828013516297","imei1":"286828013516297","imei2":"286828013516297","popurl":"www.lakshmidhar-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191043,"job_number":"JOB_191043","tr_customer_id":191061,"tr_customer_product_id":191051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Mina Iyer","mobile_number":"9934280375","email_id":"ananda.gill@hotmail.com","dop":"2026-02-08","serial_number":"711017649979725","imei1":"711017649979725","imei2":"711017649979725","popurl":"www.jaya-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191044,"job_number":"JOB_191044","tr_customer_id":191062,"tr_customer_product_id":191052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Akshayakeerti Arora","mobile_number":"9968479865","email_id":"goutam.khanna@gmail.com","dop":"2026-02-08","serial_number":"752278750002969","imei1":"752278750002969","imei2":"752278750002969","popurl":"www.manisha-namboothiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191045,"job_number":"JOB_191045","tr_customer_id":191063,"tr_customer_product_id":191053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Swarnalata Nayar","mobile_number":"9917271281","email_id":"aanand.kaniyar@gmail.com","dop":"2026-02-08","serial_number":"928169820106339","imei1":"928169820106339","imei2":"928169820106339","popurl":"www.bela-patel.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191046,"job_number":"JOB_191046","tr_customer_id":191064,"tr_customer_product_id":191054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:17.000Z","modified_at":"2026-02-18T23:47:17.000Z","name":"Harinarayan Guneta","mobile_number":"9990359332","email_id":"kanishka.patil@yahoo.co.in","dop":"2026-02-08","serial_number":"273206468303897","imei1":"273206468303897","imei2":"273206468303897","popurl":"www.tej-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191047,"job_number":"JOB_191047","tr_customer_id":191065,"tr_customer_product_id":191055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Diksha Abbott","mobile_number":"9983917932","email_id":"girish.abbott@yahoo.co.in","dop":"2026-02-08","serial_number":"681034087064677","imei1":"681034087064677","imei2":"681034087064677","popurl":"www.sushma-saini.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191048,"job_number":"JOB_191048","tr_customer_id":191066,"tr_customer_product_id":191056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Dandak Kakkar","mobile_number":"9921995668","email_id":"diptendu.reddy@yahoo.co.in","dop":"2026-02-08","serial_number":"782707349062107","imei1":"782707349062107","imei2":"782707349062107","popurl":"www.krishnadas-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191049,"job_number":"JOB_191049","tr_customer_id":191067,"tr_customer_product_id":191057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Lal Nayar","mobile_number":"9918935412","email_id":"aanand.varman@gmail.com","dop":"2026-02-08","serial_number":"039702445861381","imei1":"039702445861381","imei2":"039702445861381","popurl":"www.akshata-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191050,"job_number":"JOB_191050","tr_customer_id":191068,"tr_customer_product_id":191058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Chetan Mishra","mobile_number":"9955091138","email_id":"jahnu.talwar@gmail.com","dop":"2026-02-08","serial_number":"797424486159396","imei1":"797424486159396","imei2":"797424486159396","popurl":"www.aamod-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191051,"job_number":"JOB_191051","tr_customer_id":191069,"tr_customer_product_id":191059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Chanakya Prajapat","mobile_number":"9936733673","email_id":"dandapaani.nair@yahoo.co.in","dop":"2026-02-08","serial_number":"456679027194929","imei1":"456679027194929","imei2":"456679027194929","popurl":"www.opalina-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191052,"job_number":"JOB_191052","tr_customer_id":191070,"tr_customer_product_id":191060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Diksha Johar","mobile_number":"9994855859","email_id":"devi.kaniyar@hotmail.com","dop":"2026-02-08","serial_number":"937514329233434","imei1":"937514329233434","imei2":"937514329233434","popurl":"www.baalagopaal-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191053,"job_number":"JOB_191053","tr_customer_id":191071,"tr_customer_product_id":191061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Mangala Iyengar","mobile_number":"9972796912","email_id":"rita.achari@yahoo.co.in","dop":"2026-02-08","serial_number":"261376461139014","imei1":"261376461139014","imei2":"261376461139014","popurl":"www.umang-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191054,"job_number":"JOB_191054","tr_customer_id":191072,"tr_customer_product_id":191062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Ritesh Gupta","mobile_number":"9905589671","email_id":"gotum.nayar@hotmail.com","dop":"2026-02-08","serial_number":"449614014711467","imei1":"449614014711467","imei2":"449614014711467","popurl":"www.chakradhar-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191055,"job_number":"JOB_191055","tr_customer_id":191073,"tr_customer_product_id":191063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:29.000Z","modified_at":"2026-02-18T23:47:29.000Z","name":"Nimit Somayaji","mobile_number":"9969320688","email_id":"menaka.adiga@gmail.com","dop":"2026-02-08","serial_number":"287702206407163","imei1":"287702206407163","imei2":"287702206407163","popurl":"www.chaten-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191056,"job_number":"JOB_191056","tr_customer_id":191074,"tr_customer_product_id":191064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Eshita Verma","mobile_number":"9932195776","email_id":"geeta.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"308206855862437","imei1":"308206855862437","imei2":"308206855862437","popurl":"www.aanandaswarup-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191057,"job_number":"JOB_191057","tr_customer_id":191075,"tr_customer_product_id":191065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Tej Mishra","mobile_number":"9956139714","email_id":"guru.mishra@hotmail.com","dop":"2026-02-08","serial_number":"736817755923883","imei1":"736817755923883","imei2":"736817755923883","popurl":"www.aagneya-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191058,"job_number":"JOB_191058","tr_customer_id":191076,"tr_customer_product_id":191066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Daevika Menon","mobile_number":"9914311118","email_id":"balgopal.khan@yahoo.co.in","dop":"2026-02-08","serial_number":"119048945424919","imei1":"119048945424919","imei2":"119048945424919","popurl":"www.tanya-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191059,"job_number":"JOB_191059","tr_customer_id":191077,"tr_customer_product_id":191067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Adripathi Marar","mobile_number":"9979038118","email_id":"agasti.chopra@gmail.com","dop":"2026-02-08","serial_number":"123541248115691","imei1":"123541248115691","imei2":"123541248115691","popurl":"www.balaaditya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191060,"job_number":"JOB_191060","tr_customer_id":191078,"tr_customer_product_id":191068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Dinesh Marar","mobile_number":"9999240711","email_id":"surya.jain@hotmail.com","dop":"2026-02-08","serial_number":"905264821940989","imei1":"905264821940989","imei2":"905264821940989","popurl":"www.chandranath-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191061,"job_number":"JOB_191061","tr_customer_id":191079,"tr_customer_product_id":191069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Soma Mukhopadhyay","mobile_number":"9979491291","email_id":"aadinath.naik@yahoo.co.in","dop":"2026-02-08","serial_number":"559779611447142","imei1":"559779611447142","imei2":"559779611447142","popurl":"www.prasad-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191062,"job_number":"JOB_191062","tr_customer_id":191080,"tr_customer_product_id":191070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Jitender Joshi","mobile_number":"9992702329","email_id":"udit.tagore@hotmail.com","dop":"2026-02-08","serial_number":"965416267146776","imei1":"965416267146776","imei2":"965416267146776","popurl":"www.mohini-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191063,"job_number":"JOB_191063","tr_customer_id":191081,"tr_customer_product_id":191071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:30.000Z","name":"Rajiv Namboothiri","mobile_number":"9934769069","email_id":"adityanandana.kocchar@hotmail.com","dop":"2026-02-08","serial_number":"407657820498656","imei1":"407657820498656","imei2":"407657820498656","popurl":"www.chidambar-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191064,"job_number":"JOB_191064","tr_customer_id":191082,"tr_customer_product_id":191072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:30.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Hiranmay Bhat","mobile_number":"9978858951","email_id":"kamalesh.rana@hotmail.com","dop":"2026-02-08","serial_number":"877626241135685","imei1":"877626241135685","imei2":"877626241135685","popurl":"www.baladitya-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191065,"job_number":"JOB_191065","tr_customer_id":191083,"tr_customer_product_id":191073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Agnivesh Kaniyar","mobile_number":"9910642856","email_id":"ayushmati.johar@hotmail.com","dop":"2026-02-08","serial_number":"008763099090516","imei1":"008763099090516","imei2":"008763099090516","popurl":"www.sanya-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191066,"job_number":"JOB_191066","tr_customer_id":191084,"tr_customer_product_id":191074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Indira Patil","mobile_number":"9994565822","email_id":"chandranath.gupta@hotmail.com","dop":"2026-02-08","serial_number":"874681344152549","imei1":"874681344152549","imei2":"874681344152549","popurl":"www.ayushmati-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191067,"job_number":"JOB_191067","tr_customer_id":191085,"tr_customer_product_id":191075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Gangesh Khanna","mobile_number":"9905513206","email_id":"manisha.prajapat@yahoo.co.in","dop":"2026-02-08","serial_number":"434082693582455","imei1":"434082693582455","imei2":"434082693582455","popurl":"www.anjushri-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191068,"job_number":"JOB_191068","tr_customer_id":191086,"tr_customer_product_id":191076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Jahnu Prajapat","mobile_number":"9930224135","email_id":"jyotis.varman@gmail.com","dop":"2026-02-08","serial_number":"870237548666368","imei1":"870237548666368","imei2":"870237548666368","popurl":"www.jyotsana-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191069,"job_number":"JOB_191069","tr_customer_id":191087,"tr_customer_product_id":191077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Chandramohan Mishra","mobile_number":"9954099668","email_id":"adripathi.khatri@gmail.com","dop":"2026-02-08","serial_number":"005277222696425","imei1":"005277222696425","imei2":"005277222696425","popurl":"www.bhadran-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191070,"job_number":"JOB_191070","tr_customer_id":191088,"tr_customer_product_id":191078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Digambara Khanna","mobile_number":"9978261732","email_id":"giriraj.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"368297006086506","imei1":"368297006086506","imei2":"368297006086506","popurl":"www.anjushri-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191071,"job_number":"JOB_191071","tr_customer_id":191089,"tr_customer_product_id":191079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Rageswari Gowda","mobile_number":"9961447780","email_id":"pramila.mishra@yahoo.co.in","dop":"2026-02-08","serial_number":"576464584531285","imei1":"576464584531285","imei2":"576464584531285","popurl":"www.chandraketu-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191072,"job_number":"JOB_191072","tr_customer_id":191090,"tr_customer_product_id":191080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Gorakhanatha Guneta","mobile_number":"9918383564","email_id":"brahmanandam.varrier@gmail.com","dop":"2026-02-08","serial_number":"849802853664396","imei1":"849802853664396","imei2":"849802853664396","popurl":"www.sushma-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191073,"job_number":"JOB_191073","tr_customer_id":191091,"tr_customer_product_id":191081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Chaanakya Ahluwalia","mobile_number":"9998604755","email_id":"chandira.varman@hotmail.com","dop":"2026-02-08","serial_number":"339454937811311","imei1":"339454937811311","imei2":"339454937811311","popurl":"www.bhoopat-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191074,"job_number":"JOB_191074","tr_customer_id":191092,"tr_customer_product_id":191082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Udai Kaniyar","mobile_number":"9999728457","email_id":"devadatt.talwar@hotmail.com","dop":"2026-02-08","serial_number":"933393375875010","imei1":"933393375875010","imei2":"933393375875010","popurl":"www.shashikala-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191075,"job_number":"JOB_191075","tr_customer_id":191093,"tr_customer_product_id":191083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Deeptimay Adiga","mobile_number":"9977112207","email_id":"gautama.prajapat@yahoo.co.in","dop":"2026-02-08","serial_number":"149543160608764","imei1":"149543160608764","imei2":"149543160608764","popurl":"www.harinakshi-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191076,"job_number":"JOB_191076","tr_customer_id":191094,"tr_customer_product_id":191084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Devani Pilla","mobile_number":"9925207469","email_id":"mandaakin.namboothiri@hotmail.com","dop":"2026-02-08","serial_number":"134640040473164","imei1":"134640040473164","imei2":"134640040473164","popurl":"www.deb-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191077,"job_number":"JOB_191077","tr_customer_id":191095,"tr_customer_product_id":191085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Vasanti Adiga","mobile_number":"9998915570","email_id":"sarada.kaul@hotmail.com","dop":"2026-02-08","serial_number":"432973454906144","imei1":"432973454906144","imei2":"432973454906144","popurl":"www.chandrani-talwar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191078,"job_number":"JOB_191078","tr_customer_id":191096,"tr_customer_product_id":191086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Devajyoti Verma","mobile_number":"9960561820","email_id":"agnivesh.bharadwaj@hotmail.com","dop":"2026-02-08","serial_number":"130706363924775","imei1":"130706363924775","imei2":"130706363924775","popurl":"www.dhanpati-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191079,"job_number":"JOB_191079","tr_customer_id":191097,"tr_customer_product_id":191087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Eshita Embranthiri","mobile_number":"9951918859","email_id":"vaishnavi.ahuja@hotmail.com","dop":"2026-02-08","serial_number":"910188170196189","imei1":"910188170196189","imei2":"910188170196189","popurl":"www.deepankar-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191080,"job_number":"JOB_191080","tr_customer_id":191098,"tr_customer_product_id":191088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:47:31.000Z","modified_at":"2026-02-18T23:47:31.000Z","name":"Kanishka Bhattathiri","mobile_number":"9938711710","email_id":"balgopal.namboothiri@gmail.com","dop":"2026-02-08","serial_number":"881631336698011","imei1":"881631336698011","imei2":"881631336698011","popurl":"www.bhaaswar-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191081,"job_number":"JOB_191081","tr_customer_id":191099,"tr_customer_product_id":191089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:50:33.000Z","modified_at":"2026-02-18T23:50:33.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-08","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-08T23:50:33.602822875Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191082,"job_number":"JOB_191082","tr_customer_id":191100,"tr_customer_product_id":191090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:50:34.000Z","modified_at":"2026-02-18T23:50:34.000Z","name":"Tarun Kapoor","mobile_number":"7023299777","email_id":"bhaasvan.bhat@yahoo.co.in","dop":"2026-02-08","serial_number":"037017625147998","imei1":"037017625147998","imei2":"037017625147998","popurl":"www.kumuda-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:50:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191083,"job_number":"JOB_191083","tr_customer_id":191101,"tr_customer_product_id":191091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:53:00.000Z","modified_at":"2026-02-18T23:53:00.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-08","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-08T23:53:00.027611330Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191085,"job_number":"JOB_191085","tr_customer_id":191103,"tr_customer_product_id":191093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Acharyanandana Rana","mobile_number":"9982581521","email_id":"tanushri.trivedi@hotmail.com","dop":"2026-02-08","serial_number":"793894016014821","imei1":"793894016014821","imei2":"793894016014821","popurl":"www.dev-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191086,"job_number":"JOB_191086","tr_customer_id":191104,"tr_customer_product_id":191094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Chakradhar Patel","mobile_number":"9908795807","email_id":"chaitan.panicker@hotmail.com","dop":"2026-02-08","serial_number":"623662026722966","imei1":"623662026722966","imei2":"623662026722966","popurl":"www.rudra-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191087,"job_number":"JOB_191087","tr_customer_id":191105,"tr_customer_product_id":191095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Baladitya Shukla","mobile_number":"9937399101","email_id":"giri.namboothiri@yahoo.co.in","dop":"2026-02-08","serial_number":"590821892279714","imei1":"590821892279714","imei2":"590821892279714","popurl":"www.girja-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191088,"job_number":"JOB_191088","tr_customer_id":191106,"tr_customer_product_id":191096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Manjusha Desai","mobile_number":"9928388695","email_id":"dhaanyalakshmi.mehrotra@hotmail.com","dop":"2026-02-08","serial_number":"171994968922499","imei1":"171994968922499","imei2":"171994968922499","popurl":"www.parvati-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191089,"job_number":"JOB_191089","tr_customer_id":191107,"tr_customer_product_id":191097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Giriraaj Shah","mobile_number":"9995723614","email_id":"shresth.mehrotra@gmail.com","dop":"2026-02-08","serial_number":"766844008657689","imei1":"766844008657689","imei2":"766844008657689","popurl":"www.sheela-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191090,"job_number":"JOB_191090","tr_customer_id":191108,"tr_customer_product_id":191098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Bhagwanti Varrier","mobile_number":"9902307054","email_id":"arun.mukhopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"947655086695215","imei1":"947655086695215","imei2":"947655086695215","popurl":"www.meena-asan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191091,"job_number":"JOB_191091","tr_customer_id":191109,"tr_customer_product_id":191099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Kalyani Arora","mobile_number":"9959578575","email_id":"ramesh.reddy@gmail.com","dop":"2026-02-08","serial_number":"709049891233385","imei1":"709049891233385","imei2":"709049891233385","popurl":"www.ekalavya-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191092,"job_number":"JOB_191092","tr_customer_id":191110,"tr_customer_product_id":191100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Gayatri Iyer","mobile_number":"9954177295","email_id":"chandini.chattopadhyay@gmail.com","dop":"2026-02-08","serial_number":"506381266080656","imei1":"506381266080656","imei2":"506381266080656","popurl":"www.chitraksh-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191093,"job_number":"JOB_191093","tr_customer_id":191111,"tr_customer_product_id":191101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Deeptimay Mehra","mobile_number":"9904244369","email_id":"devi.singh@gmail.com","dop":"2026-02-08","serial_number":"197852251548784","imei1":"197852251548784","imei2":"197852251548784","popurl":"www.tapan-asan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191094,"job_number":"JOB_191094","tr_customer_id":191112,"tr_customer_product_id":191102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Aadidev Ganaka","mobile_number":"9905824190","email_id":"achyut.gill@yahoo.co.in","dop":"2026-02-08","serial_number":"709448302316906","imei1":"709448302316906","imei2":"709448302316906","popurl":"www.archan-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191095,"job_number":"JOB_191095","tr_customer_id":191113,"tr_customer_product_id":191103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Dev Varma","mobile_number":"9989042934","email_id":"atreyi.rana@gmail.com","dop":"2026-02-08","serial_number":"676109612080218","imei1":"676109612080218","imei2":"676109612080218","popurl":"www.chanakya-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191096,"job_number":"JOB_191096","tr_customer_id":191114,"tr_customer_product_id":191104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:59.000Z","modified_at":"2026-02-18T23:57:59.000Z","name":"Bhanumati Achari","mobile_number":"9936379387","email_id":"shakuntala.guha@yahoo.co.in","dop":"2026-02-08","serial_number":"091387057596227","imei1":"091387057596227","imei2":"091387057596227","popurl":"www.hiranmaya-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191097,"job_number":"JOB_191097","tr_customer_id":191115,"tr_customer_product_id":191105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chapala Nair","mobile_number":"9903680536","email_id":"chetan.agarwal@gmail.com","dop":"2026-02-08","serial_number":"404347158821774","imei1":"404347158821774","imei2":"404347158821774","popurl":"www.gemini-gandhi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191098,"job_number":"JOB_191098","tr_customer_id":191116,"tr_customer_product_id":191106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Bhaswar Desai","mobile_number":"9922903633","email_id":"chandraswaroopa.nair@gmail.com","dop":"2026-02-08","serial_number":"047124305627124","imei1":"047124305627124","imei2":"047124305627124","popurl":"www.durgeshwari-agarwal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191099,"job_number":"JOB_191099","tr_customer_id":191117,"tr_customer_product_id":191107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Bhooshit Ahluwalia","mobile_number":"9966747288","email_id":"balagovind.varman@yahoo.co.in","dop":"2026-02-08","serial_number":"783338081364300","imei1":"783338081364300","imei2":"783338081364300","popurl":"www.akshita-nair.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191100,"job_number":"JOB_191100","tr_customer_id":191118,"tr_customer_product_id":191108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chandravati Abbott","mobile_number":"9903609150","email_id":"jitendra.kocchar@hotmail.com","dop":"2026-02-08","serial_number":"702135557480388","imei1":"702135557480388","imei2":"702135557480388","popurl":"www.ritesh-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191101,"job_number":"JOB_191101","tr_customer_id":191119,"tr_customer_product_id":191109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Prayag Adiga","mobile_number":"9936120775","email_id":"dayamayee.iyer@hotmail.com","dop":"2026-02-08","serial_number":"712073043668381","imei1":"712073043668381","imei2":"712073043668381","popurl":"www.bhargavi-bhattathiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191102,"job_number":"JOB_191102","tr_customer_id":191120,"tr_customer_product_id":191110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Gouranga Varman","mobile_number":"9942043739","email_id":"girik.sethi@yahoo.co.in","dop":"2026-02-08","serial_number":"843604734720503","imei1":"843604734720503","imei2":"843604734720503","popurl":"www.tejas-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191103,"job_number":"JOB_191103","tr_customer_id":191121,"tr_customer_product_id":191111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Chandravati Shah","mobile_number":"9972599237","email_id":"narinder.menon@gmail.com","dop":"2026-02-08","serial_number":"412618080317989","imei1":"412618080317989","imei2":"412618080317989","popurl":"www.swarnalata-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191104,"job_number":"JOB_191104","tr_customer_id":191122,"tr_customer_product_id":191112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Dhatri Mukhopadhyay","mobile_number":"9950626342","email_id":"ranjeet.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"828072307936923","imei1":"828072307936923","imei2":"828072307936923","popurl":"www.garuda-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191105,"job_number":"JOB_191105","tr_customer_id":191123,"tr_customer_product_id":191113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Esha Tagore","mobile_number":"9975152428","email_id":"smriti.dutta@yahoo.co.in","dop":"2026-02-08","serial_number":"283756569762248","imei1":"283756569762248","imei2":"283756569762248","popurl":"www.karan-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191106,"job_number":"JOB_191106","tr_customer_id":191124,"tr_customer_product_id":191114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Prayag Nair","mobile_number":"9923366826","email_id":"gemini.nambeesan@yahoo.co.in","dop":"2026-02-08","serial_number":"862052940842075","imei1":"862052940842075","imei2":"862052940842075","popurl":"www.himani-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191107,"job_number":"JOB_191107","tr_customer_id":191125,"tr_customer_product_id":191115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Amaresh Ahluwalia","mobile_number":"9949994238","email_id":"devani.deshpande@hotmail.com","dop":"2026-02-08","serial_number":"014763678820860","imei1":"014763678820860","imei2":"014763678820860","popurl":"www.jagathi-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191108,"job_number":"JOB_191108","tr_customer_id":191126,"tr_customer_product_id":191116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Goswamee Johar","mobile_number":"9984705587","email_id":"bhaasvan.deshpande@gmail.com","dop":"2026-02-08","serial_number":"358319540123778","imei1":"358319540123778","imei2":"358319540123778","popurl":"www.indira-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191109,"job_number":"JOB_191109","tr_customer_id":191127,"tr_customer_product_id":191117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:00.000Z","modified_at":"2026-02-18T23:58:00.000Z","name":"Aaratrika Menon","mobile_number":"9972027651","email_id":"vidya.asan@gmail.com","dop":"2026-02-08","serial_number":"754495316241543","imei1":"754495316241543","imei2":"754495316241543","popurl":"www.deeptiman-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191110,"job_number":"JOB_191110","tr_customer_id":191128,"tr_customer_product_id":191118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Sujata Saini","mobile_number":"9912543820","email_id":"devi.patel@hotmail.com","dop":"2026-02-08","serial_number":"470567542811729","imei1":"470567542811729","imei2":"470567542811729","popurl":"www.bheeshma-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191111,"job_number":"JOB_191111","tr_customer_id":191129,"tr_customer_product_id":191119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Aasa Sinha","mobile_number":"9921343723","email_id":"adhrit.joshi@hotmail.com","dop":"2026-02-08","serial_number":"464471598857764","imei1":"464471598857764","imei2":"464471598857764","popurl":"www.gautami-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191112,"job_number":"JOB_191112","tr_customer_id":191130,"tr_customer_product_id":191120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Bhaves Dubashi","mobile_number":"9931733751","email_id":"vidhur.bhattacharya@yahoo.co.in","dop":"2026-02-08","serial_number":"940947767453650","imei1":"940947767453650","imei2":"940947767453650","popurl":"www.bilva-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191113,"job_number":"JOB_191113","tr_customer_id":191131,"tr_customer_product_id":191121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Atmaja Achari","mobile_number":"9968344310","email_id":"deepankar.dutta@gmail.com","dop":"2026-02-08","serial_number":"463485583305926","imei1":"463485583305926","imei2":"463485583305926","popurl":"www.ekaksh-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191114,"job_number":"JOB_191114","tr_customer_id":191132,"tr_customer_product_id":191122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Mahesh Mishra","mobile_number":"9902759873","email_id":"guru.achari@yahoo.co.in","dop":"2026-02-08","serial_number":"828792630525551","imei1":"828792630525551","imei2":"828792630525551","popurl":"www.udai-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191115,"job_number":"JOB_191115","tr_customer_id":191133,"tr_customer_product_id":191123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Ameyatma Chopra","mobile_number":"9983272283","email_id":"rudra.kocchar@gmail.com","dop":"2026-02-08","serial_number":"064946657313335","imei1":"064946657313335","imei2":"064946657313335","popurl":"www.ahilya-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191116,"job_number":"JOB_191116","tr_customer_id":191134,"tr_customer_product_id":191124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Niranjan Ahluwalia","mobile_number":"9980241730","email_id":"daiwik.naik@hotmail.com","dop":"2026-02-08","serial_number":"024416328354631","imei1":"024416328354631","imei2":"024416328354631","popurl":"www.karan-chaturvedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191117,"job_number":"JOB_191117","tr_customer_id":191135,"tr_customer_product_id":191125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Rageswari Ahluwalia","mobile_number":"9979749588","email_id":"rita.banerjee@hotmail.com","dop":"2026-02-08","serial_number":"741960716372066","imei1":"741960716372066","imei2":"741960716372066","popurl":"www.aagam-khan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191118,"job_number":"JOB_191118","tr_customer_id":191136,"tr_customer_product_id":191126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:58:01.000Z","modified_at":"2026-02-18T23:58:01.000Z","name":"Ashlesh Saini","mobile_number":"9933456477","email_id":"alok.khan@hotmail.com","dop":"2026-02-08","serial_number":"916146710043691","imei1":"916146710043691","imei2":"916146710043691","popurl":"www.bhaves-dubashi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191119,"job_number":"JOB_191119","tr_customer_id":191137,"tr_customer_product_id":191127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:03:14.000Z","modified_at":"2026-02-19T00:03:14.000Z","name":"Himadri Dhawan","mobile_number":"9972270375","email_id":"poornima.abbott@hotmail.com","dop":"2026-02-09","serial_number":"963451089194883","imei1":"963451089194883","imei2":"963451089194883","popurl":"www.daevika-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191120,"job_number":"JOB_191120","tr_customer_id":191138,"tr_customer_product_id":191128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Vedanshi Pilla","mobile_number":"9993158578","email_id":"vedang.varman@gmail.com","dop":"2026-02-09","serial_number":"491865597037976","imei1":"491865597037976","imei2":"491865597037976","popurl":"www.lakshminath-banerjee.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191121,"job_number":"JOB_191121","tr_customer_id":191139,"tr_customer_product_id":191129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaamay Singh","mobile_number":"9937521947","email_id":"gopaal.varman@yahoo.co.in","dop":"2026-02-09","serial_number":"507857009611519","imei1":"507857009611519","imei2":"507857009611519","popurl":"www.chiranjeev-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191122,"job_number":"JOB_191122","tr_customer_id":191140,"tr_customer_product_id":191130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bahula Shukla","mobile_number":"9915896626","email_id":"kiran.tagore@yahoo.co.in","dop":"2026-02-09","serial_number":"796206408141793","imei1":"796206408141793","imei2":"796206408141793","popurl":"www.deepali-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191123,"job_number":"JOB_191123","tr_customer_id":191141,"tr_customer_product_id":191131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhagirathi Mishra","mobile_number":"9906253061","email_id":"kanak.nair@yahoo.co.in","dop":"2026-02-09","serial_number":"045842654758158","imei1":"045842654758158","imei2":"045842654758158","popurl":"www.amogh-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191124,"job_number":"JOB_191124","tr_customer_id":191142,"tr_customer_product_id":191132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Adityanandana Kaur","mobile_number":"9961499248","email_id":"anjushree.menon@yahoo.co.in","dop":"2026-02-09","serial_number":"418212263392575","imei1":"418212263392575","imei2":"418212263392575","popurl":"www.meenakshi-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191125,"job_number":"JOB_191125","tr_customer_id":191143,"tr_customer_product_id":191133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Dayaananda Jain","mobile_number":"9915212855","email_id":"aatreya.ahluwalia@hotmail.com","dop":"2026-02-09","serial_number":"524177654549719","imei1":"524177654549719","imei2":"524177654549719","popurl":"www.enakshi-bharadwaj.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191126,"job_number":"JOB_191126","tr_customer_id":191144,"tr_customer_product_id":191134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Anilaabh Devar","mobile_number":"9976819884","email_id":"kumuda.rana@yahoo.co.in","dop":"2026-02-09","serial_number":"286316517910478","imei1":"286316517910478","imei2":"286316517910478","popurl":"www.bhuvanesh-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191127,"job_number":"JOB_191127","tr_customer_id":191145,"tr_customer_product_id":191135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Pran Shah","mobile_number":"9925973820","email_id":"gurdev.varman@gmail.com","dop":"2026-02-09","serial_number":"588198926131804","imei1":"588198926131804","imei2":"588198926131804","popurl":"www.siddarth-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191128,"job_number":"JOB_191128","tr_customer_id":191146,"tr_customer_product_id":191136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Bhupati Sethi","mobile_number":"9991574755","email_id":"som.devar@gmail.com","dop":"2026-02-09","serial_number":"653750686364108","imei1":"653750686364108","imei2":"653750686364108","popurl":"www.hiranya-nambeesan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191129,"job_number":"JOB_191129","tr_customer_id":191147,"tr_customer_product_id":191137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:05.000Z","name":"Tara Johar","mobile_number":"9926935156","email_id":"kalinda.khatri@hotmail.com","dop":"2026-02-09","serial_number":"290019970355280","imei1":"290019970355280","imei2":"290019970355280","popurl":"www.charvi-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191130,"job_number":"JOB_191130","tr_customer_id":191148,"tr_customer_product_id":191138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:05.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agnivesh Achari","mobile_number":"9919880010","email_id":"kumuda.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"019324844865314","imei1":"019324844865314","imei2":"019324844865314","popurl":"www.sarla-gowda.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191131,"job_number":"JOB_191131","tr_customer_id":191149,"tr_customer_product_id":191139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kama Menon","mobile_number":"9900486685","email_id":"devajyoti.khan@yahoo.co.in","dop":"2026-02-09","serial_number":"162332133055704","imei1":"162332133055704","imei2":"162332133055704","popurl":"www.rajinder-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191132,"job_number":"JOB_191132","tr_customer_id":191150,"tr_customer_product_id":191140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Agniprava Sharma","mobile_number":"9971967411","email_id":"bhaanumati.ganaka@gmail.com","dop":"2026-02-09","serial_number":"208549737424405","imei1":"208549737424405","imei2":"208549737424405","popurl":"www.mani-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191133,"job_number":"JOB_191133","tr_customer_id":191151,"tr_customer_product_id":191141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Gandharva Panicker","mobile_number":"9996629998","email_id":"bhaaswar.pillai@yahoo.co.in","dop":"2026-02-09","serial_number":"564509968108968","imei1":"564509968108968","imei2":"564509968108968","popurl":"www.harita-kapoor.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191134,"job_number":"JOB_191134","tr_customer_id":191152,"tr_customer_product_id":191142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:12:06.000Z","modified_at":"2026-02-19T00:12:06.000Z","name":"Kannen Trivedi","mobile_number":"9909085394","email_id":"girish.embranthiri@yahoo.co.in","dop":"2026-02-09","serial_number":"665007344777669","imei1":"665007344777669","imei2":"665007344777669","popurl":"www.agnimitra-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:12:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191135,"job_number":"JOB_191135","tr_customer_id":191153,"tr_customer_product_id":191143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Meghnad Achari","mobile_number":"9959449666","email_id":"meghnad.pilla@yahoo.co.in","dop":"2026-02-09","serial_number":"205876443070980","imei1":"205876443070980","imei2":"205876443070980","popurl":"www.acharyanandana-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191136,"job_number":"JOB_191136","tr_customer_id":191154,"tr_customer_product_id":191144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Gorakhanatha Patil","mobile_number":"9984669008","email_id":"deeptanshu.kocchar@hotmail.com","dop":"2026-02-09","serial_number":"031224901580179","imei1":"031224901580179","imei2":"031224901580179","popurl":"www.aaditya-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191137,"job_number":"JOB_191137","tr_customer_id":191155,"tr_customer_product_id":191145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Deeptiman Sinha","mobile_number":"9925175928","email_id":"bhuvanesh.banerjee@yahoo.co.in","dop":"2026-02-09","serial_number":"783187859358167","imei1":"783187859358167","imei2":"783187859358167","popurl":"www.smita-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191138,"job_number":"JOB_191138","tr_customer_id":191156,"tr_customer_product_id":191146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Bhudeva Arora","mobile_number":"9956322770","email_id":"garuda.malik@yahoo.co.in","dop":"2026-02-09","serial_number":"394039621601360","imei1":"394039621601360","imei2":"394039621601360","popurl":"www.ganesh-prajapat.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191139,"job_number":"JOB_191139","tr_customer_id":191157,"tr_customer_product_id":191147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Hiranya Kocchar","mobile_number":"9993690902","email_id":"ujjwal.kakkar@gmail.com","dop":"2026-02-09","serial_number":"676497152811879","imei1":"676497152811879","imei2":"676497152811879","popurl":"www.aanandaswarup-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191140,"job_number":"JOB_191140","tr_customer_id":191158,"tr_customer_product_id":191148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Uttam Prajapat","mobile_number":"9989521661","email_id":"uttam.khatri@hotmail.com","dop":"2026-02-09","serial_number":"531806628969744","imei1":"531806628969744","imei2":"531806628969744","popurl":"www.bala-mehra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191141,"job_number":"JOB_191141","tr_customer_id":191159,"tr_customer_product_id":191149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chidaakaash Chopra","mobile_number":"9917455580","email_id":"chiranjeeve.prajapat@hotmail.com","dop":"2026-02-09","serial_number":"295454458305836","imei1":"295454458305836","imei2":"295454458305836","popurl":"www.kali-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191142,"job_number":"JOB_191142","tr_customer_id":191160,"tr_customer_product_id":191150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Kumari Trivedi","mobile_number":"9950015421","email_id":"devajyoti.sharma@gmail.com","dop":"2026-02-09","serial_number":"061799902086423","imei1":"061799902086423","imei2":"061799902086423","popurl":"www.shridevi-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191143,"job_number":"JOB_191143","tr_customer_id":191161,"tr_customer_product_id":191151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Chandi Mehrotra","mobile_number":"9948803513","email_id":"chinmayanand.johar@gmail.com","dop":"2026-02-09","serial_number":"471792494400158","imei1":"471792494400158","imei2":"471792494400158","popurl":"www.chanakya-bandopadhyay.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191144,"job_number":"JOB_191144","tr_customer_id":191162,"tr_customer_product_id":191152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:25.000Z","modified_at":"2026-02-19T00:14:25.000Z","name":"Jitender Nehru","mobile_number":"9947309000","email_id":"meghnad.singh@gmail.com","dop":"2026-02-09","serial_number":"532502399317086","imei1":"532502399317086","imei2":"532502399317086","popurl":"www.brahma-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191145,"job_number":"JOB_191145","tr_customer_id":191163,"tr_customer_product_id":191153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chandraketu Panicker","mobile_number":"9923651062","email_id":"chitramala.naik@gmail.com","dop":"2026-02-09","serial_number":"174007883854082","imei1":"174007883854082","imei2":"174007883854082","popurl":"www.preity-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191146,"job_number":"JOB_191146","tr_customer_id":191164,"tr_customer_product_id":191154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Rageswari Panicker","mobile_number":"9983585899","email_id":"brahmanandam.bhattacharya@gmail.com","dop":"2026-02-09","serial_number":"722557139571064","imei1":"722557139571064","imei2":"722557139571064","popurl":"www.anshula-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191147,"job_number":"JOB_191147","tr_customer_id":191165,"tr_customer_product_id":191155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Bhoopati Agarwal","mobile_number":"9912529727","email_id":"chandira.kaul@yahoo.co.in","dop":"2026-02-09","serial_number":"049689949507339","imei1":"049689949507339","imei2":"049689949507339","popurl":"www.ameyatma-khanna.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191148,"job_number":"JOB_191148","tr_customer_id":191166,"tr_customer_product_id":191156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Jaya Mukhopadhyay","mobile_number":"9906821801","email_id":"bhagwanti.tagore@hotmail.com","dop":"2026-02-09","serial_number":"571541587031533","imei1":"571541587031533","imei2":"571541587031533","popurl":"www.sharda-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191149,"job_number":"JOB_191149","tr_customer_id":191167,"tr_customer_product_id":191157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:14:26.000Z","modified_at":"2026-02-19T00:14:26.000Z","name":"Chidaakaash Agarwal","mobile_number":"9988438346","email_id":"durga.kapoor@hotmail.com","dop":"2026-02-09","serial_number":"735915726220999","imei1":"735915726220999","imei2":"735915726220999","popurl":"www.anang-chattopadhyay.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191154,"job_number":"JOB_191154","tr_customer_id":191172,"tr_customer_product_id":191162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:25.000Z","name":"Soma Kaul","mobile_number":"9934013376","email_id":"chidambar.ganaka@yahoo.co.in","dop":"2026-02-09","serial_number":"771448971487078","imei1":"771448971487078","imei2":"771448971487078","popurl":"www.sharda-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191155,"job_number":"JOB_191155","tr_customer_id":191173,"tr_customer_product_id":191163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Naval Acharya","mobile_number":"9965555798","email_id":"anunay.varma@yahoo.co.in","dop":"2026-02-09","serial_number":"723992736278433","imei1":"723992736278433","imei2":"723992736278433","popurl":"www.gajaadhar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191156,"job_number":"JOB_191156","tr_customer_id":191174,"tr_customer_product_id":191164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:25.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Chitraksh Varma","mobile_number":"9943171457","email_id":"giri.iyengar@gmail.com","dop":"2026-02-09","serial_number":"583605998887334","imei1":"583605998887334","imei2":"583605998887334","popurl":"www.mina-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191157,"job_number":"JOB_191157","tr_customer_id":191176,"tr_customer_product_id":191165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Kalinda Shukla","mobile_number":"9913332577","email_id":"lakshminath.dubashi@gmail.com","dop":"2026-02-09","serial_number":"527975668616109","imei1":"527975668616109","imei2":"527975668616109","popurl":"www.bhramar-panicker.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191158,"job_number":"JOB_191158","tr_customer_id":191175,"tr_customer_product_id":191166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:21:26.000Z","modified_at":"2026-02-19T00:21:26.000Z","name":"Amaresh Johar","mobile_number":"9947726154","email_id":"meena.embranthiri@gmail.com","dop":"2026-02-09","serial_number":"135433346694342","imei1":"135433346694342","imei2":"135433346694342","popurl":"www.bhupen-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191161,"job_number":"JOB_191161","tr_customer_id":191179,"tr_customer_product_id":191169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:35.000Z","modified_at":"2026-02-19T00:24:35.000Z","name":"Yashwanth K","mobile_number":"9786754626","email_id":"yashwanthk@gmail.com","dop":"2026-02-09","serial_number":"80009011374519","imei1":"80009011374519","imei2":"80009011374519","popurl":"2026-02-09T00:24:34.463019421Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191162,"job_number":"JOB_191162","tr_customer_id":191180,"tr_customer_product_id":191170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Vimala Panicker","mobile_number":"9954463299","email_id":"shiv.mishra@hotmail.com","dop":"2026-02-09","serial_number":"874496441774244","imei1":"874496441774244","imei2":"874496441774244","popurl":"www.mayoor-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191163,"job_number":"JOB_191163","tr_customer_id":191181,"tr_customer_product_id":191171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Ahalya Bandopadhyay","mobile_number":"9986808629","email_id":"sanjay.gill@yahoo.co.in","dop":"2026-02-09","serial_number":"679671911714125","imei1":"679671911714125","imei2":"679671911714125","popurl":"www.gorakhanatha-abbott.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191164,"job_number":"JOB_191164","tr_customer_id":191182,"tr_customer_product_id":191172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Brijesh Varma","mobile_number":"9986244207","email_id":"anagh.pandey@hotmail.com","dop":"2026-02-09","serial_number":"629333512385650","imei1":"629333512385650","imei2":"629333512385650","popurl":"www.niranjan-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191165,"job_number":"JOB_191165","tr_customer_id":191183,"tr_customer_product_id":191174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Deenabandhu Tagore","mobile_number":"9999403218","email_id":"mayoor.achari@gmail.com","dop":"2026-02-09","serial_number":"796134426928884","imei1":"796134426928884","imei2":"796134426928884","popurl":"www.shubhaprada-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191166,"job_number":"JOB_191166","tr_customer_id":191184,"tr_customer_product_id":191173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:24:43.000Z","modified_at":"2026-02-19T00:24:43.000Z","name":"Pran Sethi","mobile_number":"9907747388","email_id":"anwesha.chopra@yahoo.co.in","dop":"2026-02-09","serial_number":"905147799803280","imei1":"905147799803280","imei2":"905147799803280","popurl":"www.adityanandana-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191168,"job_number":"JOB_191168","tr_customer_id":191186,"tr_customer_product_id":191176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T02:13:34.000Z","modified_at":"2026-02-19T02:13:34.000Z","name":"Johann Connelly","mobile_number":"301-423-8121","email_id":"Estell_Sporer@gmail.com","dop":"2025-04-06","serial_number":"16556257673054","imei1":"16556257673054","imei2":"16556257673054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T02:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191170,"job_number":"JOB_191170","tr_customer_id":191188,"tr_customer_product_id":191178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:16.000Z","modified_at":"2026-02-19T03:20:16.000Z","name":"Declan Waelchi","mobile_number":"539-729-8659","email_id":"Gunner3@yahoo.com","dop":"2025-05-30","serial_number":"11532493277077","imei1":"11532493277077","imei2":"11532493277077","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191171,"job_number":"JOB_191171","tr_customer_id":191189,"tr_customer_product_id":191179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:17.000Z","modified_at":"2026-02-19T03:20:17.000Z","name":"Vern McCullough","mobile_number":"780-458-0283","email_id":"Brittany.Kilback@hotmail.com","dop":"2025-05-30","serial_number":"1715715093243049","imei1":"1715715093243049","imei2":"1715715093243049","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191172,"job_number":"JOB_191172","tr_customer_id":191190,"tr_customer_product_id":191180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:46.000Z","modified_at":"2026-02-19T03:34:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16860784303107","imei1":"16860784303107","imei2":"16860784303107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191174,"job_number":"JOB_191174","tr_customer_id":191192,"tr_customer_product_id":191182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:48.000Z","modified_at":"2026-02-19T03:34:48.000Z","name":"Callie Fahey","mobile_number":"458-974-2885","email_id":"Kenyon.Schamberger80@hotmail.com","dop":"2025-04-06","serial_number":"17821156369264368","imei1":"17821156369264368","imei2":"17821156369264368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191175,"job_number":"JOB_191175","tr_customer_id":191193,"tr_customer_product_id":191183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:35:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10633557723641","imei1":"10633557723641","imei2":"10633557723641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191177,"job_number":"JOB_191177","tr_customer_id":191195,"tr_customer_product_id":191185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:33.000Z","modified_at":"2026-02-19T03:35:33.000Z","name":"Lenna Powlowski","mobile_number":"997-438-8060","email_id":"Mckenzie_Stiedemann16@yahoo.com","dop":"2025-04-06","serial_number":"15466463175345296","imei1":"15466463175345296","imei2":"15466463175345296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191178,"job_number":"JOB_191178","tr_customer_id":191196,"tr_customer_product_id":191186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17673734103702","imei1":"17673734103702","imei2":"17673734103702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191180,"job_number":"JOB_191180","tr_customer_id":191198,"tr_customer_product_id":191188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:19.000Z","modified_at":"2026-02-19T03:36:19.000Z","name":"Coby Wyman","mobile_number":"722-929-0611","email_id":"Holly_Bashirian80@hotmail.com","dop":"2025-04-06","serial_number":"15123101805378176","imei1":"15123101805378176","imei2":"15123101805378176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T03:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191182,"job_number":"JOB_191182","tr_customer_id":191200,"tr_customer_product_id":191190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:50.000Z","modified_at":"2026-02-19T04:29:50.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13076512553903","imei1":"13076512553903","imei2":"13076512553903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191184,"job_number":"JOB_191184","tr_customer_id":191202,"tr_customer_product_id":191192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:52.000Z","modified_at":"2026-02-19T04:29:52.000Z","name":"Wilma McLaughlin","mobile_number":"786-933-3384","email_id":"Ozella_Miller20@yahoo.com","dop":"2025-04-06","serial_number":"19592095137449076","imei1":"19592095137449076","imei2":"19592095137449076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191187,"job_number":"JOB_191187","tr_customer_id":191205,"tr_customer_product_id":191195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10639484352176","imei1":"10639484352176","imei2":"10639484352176","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191188,"job_number":"JOB_191188","tr_customer_id":191206,"tr_customer_product_id":191196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:29:54.000Z","name":"Elmo Goodwin","mobile_number":"428-590-9953","email_id":"Linnie_Stiedemann@gmail.com","dop":"2025-04-06","serial_number":"11581440016962706","imei1":"11581440016962706","imei2":"11581440016962706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191190,"job_number":"JOB_191190","tr_customer_id":191208,"tr_customer_product_id":191198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:55.000Z","modified_at":"2026-02-19T04:29:55.000Z","name":"Derek Stokes","mobile_number":"211-263-6356","email_id":"Eli.Johnston@gmail.com","dop":"2025-06-18","serial_number":"1098814092956331","imei1":"1098814092956331","imei2":"1098814092956331","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191192,"job_number":"JOB_191192","tr_customer_id":191210,"tr_customer_product_id":191200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:00.000Z","modified_at":"2026-02-19T04:30:00.000Z","name":"Rebeca Von","mobile_number":"208-750-0876","email_id":"Roy76@hotmail.com","dop":"2025-04-06","serial_number":"19460032227248190","imei1":"19460032227248190","imei2":"19460032227248190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191194,"job_number":"JOB_191194","tr_customer_id":191212,"tr_customer_product_id":191202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:03.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Norval Lynch","mobile_number":"735-671-3851","email_id":"Kaylee.Gibson7@hotmail.com","dop":"2025-04-06","serial_number":"13780079638558418","imei1":"13780079638558418","imei2":"13780079638558418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191195,"job_number":"JOB_191195","tr_customer_id":191213,"tr_customer_product_id":191203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10335959294930","imei1":"10335959294930","imei2":"10335959294930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191197,"job_number":"JOB_191197","tr_customer_id":191215,"tr_customer_product_id":191205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11285978399661","imei1":"11285978399661","imei2":"11285978399661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191199,"job_number":"JOB_191199","tr_customer_id":191217,"tr_customer_product_id":191207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Sean Armstrong","mobile_number":"870-821-7245","email_id":"Reece.Goyette46@hotmail.com","dop":"2025-04-06","serial_number":"12104179943918958","imei1":"12104179943918958","imei2":"12104179943918958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191200,"job_number":"JOB_191200","tr_customer_id":191218,"tr_customer_product_id":191208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:06.000Z","modified_at":"2026-02-19T04:30:06.000Z","name":"Mikel Keebler","mobile_number":"804-386-4448","email_id":"Rebekah.Williamson91@gmail.com","dop":"2025-04-06","serial_number":"13936914947427026","imei1":"13936914947427026","imei2":"13936914947427026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191203,"job_number":"JOB_191203","tr_customer_id":191221,"tr_customer_product_id":191211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:11.000Z","modified_at":"2026-02-19T04:30:11.000Z","name":"Jeanie Skiles","mobile_number":"558-995-7491","email_id":"Sarah.Bode29@gmail.com","dop":"2025-04-06","serial_number":"16256396465778108","imei1":"16256396465778108","imei2":"16256396465778108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191204,"job_number":"JOB_191204","tr_customer_id":191222,"tr_customer_product_id":191212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10165201358670","imei1":"10165201358670","imei2":"10165201358670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191206,"job_number":"JOB_191206","tr_customer_id":191224,"tr_customer_product_id":191214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:17.000Z","modified_at":"2026-02-19T04:30:17.000Z","name":"Arianna Gislason","mobile_number":"336-823-5362","email_id":"Kolby31@gmail.com","dop":"2025-04-06","serial_number":"15255926239843208","imei1":"15255926239843208","imei2":"15255926239843208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191207,"job_number":"JOB_191207","tr_customer_id":191225,"tr_customer_product_id":191215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15911766366991","imei1":"15911766366991","imei2":"15911766366991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191212,"job_number":"JOB_191212","tr_customer_id":191230,"tr_customer_product_id":191220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"Jamir Klein","mobile_number":"252-352-3577","email_id":"Carolyne_DAmore@gmail.com","dop":"2025-04-06","serial_number":"16498451778576780","imei1":"16498451778576780","imei2":"16498451778576780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191213,"job_number":"JOB_191213","tr_customer_id":191231,"tr_customer_product_id":191221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"101580066306275","imei1":"101580066306275","imei2":"101580066306275","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191214,"job_number":"JOB_191214","tr_customer_id":191232,"tr_customer_product_id":191222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Edyth Schaden","mobile_number":"798-361-2752","email_id":"Florine.Grady68@hotmail.com","dop":"2025-04-06","serial_number":"13295195224298990","imei1":"13295195224298990","imei2":"13295195224298990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191215,"job_number":"JOB_191215","tr_customer_id":191233,"tr_customer_product_id":191223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:20.000Z","modified_at":"2026-02-19T04:30:20.000Z","name":"Angeline Mills","mobile_number":"790-509-7067","email_id":"Jefferey.Mueller37@hotmail.com","dop":"2025-02-01","serial_number":"30664864891261","imei1":"30664864891261","imei2":"30664864891261","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191218,"job_number":"JOB_191218","tr_customer_id":191236,"tr_customer_product_id":191226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"Shad Greenfelder","mobile_number":"446-919-6119","email_id":"Bella82@gmail.com","dop":"2025-04-06","serial_number":"17097130893819","imei1":"17097130893819","imei2":"17097130893819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191219,"job_number":"JOB_191219","tr_customer_id":191237,"tr_customer_product_id":191227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:32.000Z","modified_at":"2026-02-19T04:30:32.000Z","name":"Tomas Koch","mobile_number":"699-859-1365","email_id":"Orin_Vandervort38@yahoo.com","dop":"2025-04-06","serial_number":"12345223854772706","imei1":"12345223854772706","imei2":"12345223854772706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191220,"job_number":"JOB_191220","tr_customer_id":191238,"tr_customer_product_id":191228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:33.000Z","modified_at":"2026-02-19T04:30:33.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10688052490658","imei1":"10688052490658","imei2":"10688052490658","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191221,"job_number":"JOB_191221","tr_customer_id":191239,"tr_customer_product_id":191229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:33.000Z","modified_at":"2026-02-19T04:30:33.000Z","name":"Aida Conroy","mobile_number":"339-730-9279","email_id":"Florine1@yahoo.com","dop":"2025-06-18","serial_number":"10887985107029","imei1":"10887985107029","imei2":"10887985107029","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190865,"job_number":"JOB_190865","tr_customer_id":190883,"tr_customer_product_id":190873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T22:52:46.000Z","modified_at":"2026-02-18T22:52:46.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T22:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190866,"job_number":"JOB_190866","tr_customer_id":190884,"tr_customer_product_id":190874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T22:58:53.000Z","modified_at":"2026-02-18T22:58:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678903","imei2":"9876567895678903","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T22:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190867,"job_number":"JOB_190867","tr_customer_id":190885,"tr_customer_product_id":190875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:00:09.000Z","modified_at":"2026-02-18T23:00:09.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678904","imei2":"9876567895678904","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190868,"job_number":"JOB_190868","tr_customer_id":190886,"tr_customer_product_id":190876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:00:39.000Z","modified_at":"2026-02-18T23:00:39.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678905","imei2":"9876567895678905","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191084,"job_number":"JOB_191084","tr_customer_id":191102,"tr_customer_product_id":191092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T23:57:58.000Z","modified_at":"2026-02-18T23:57:58.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T23:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191150,"job_number":"JOB_191150","tr_customer_id":191168,"tr_customer_product_id":191158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:26.000Z","modified_at":"2026-02-19T00:16:26.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"17919096867894","imei1":"17919096867894","imei2":"17919096867894","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191151,"job_number":"JOB_191151","tr_customer_id":191169,"tr_customer_product_id":191159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:50.000Z","modified_at":"2026-02-19T00:16:50.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"18770272230309","imei1":"18770272230309","imei2":"18770272230309","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191152,"job_number":"JOB_191152","tr_customer_id":191170,"tr_customer_product_id":191160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:16:54.000Z","modified_at":"2026-02-19T00:16:54.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11858272460286","imei1":"11858272460286","imei2":"11858272460286","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:16:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191153,"job_number":"JOB_191153","tr_customer_id":191171,"tr_customer_product_id":191161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:19:27.000Z","modified_at":"2026-02-19T00:19:27.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"13138171865054","imei1":"13138171865054","imei2":"13138171865054","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191159,"job_number":"JOB_191159","tr_customer_id":191177,"tr_customer_product_id":191167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:53.000Z","modified_at":"2026-02-19T00:22:53.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"10757707074895","imei1":"10757707074895","imei2":"10757707074895","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191160,"job_number":"JOB_191160","tr_customer_id":191178,"tr_customer_product_id":191168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:22:58.000Z","modified_at":"2026-02-19T00:22:58.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"11235877410689","imei1":"11235877410689","imei2":"11235877410689","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191167,"job_number":"JOB_191167","tr_customer_id":191185,"tr_customer_product_id":191175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T00:25:22.000Z","modified_at":"2026-02-19T00:25:22.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"12669559621871","imei1":"12669559621871","imei2":"12669559621871","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T00:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191211,"job_number":"JOB_191211","tr_customer_id":191229,"tr_customer_product_id":191219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bernardo_Labadie@hotmail.com","dop":"2025-07-02","serial_number":"14387258187015","imei1":"14387258187015","imei2":"14387258187015","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-19T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c69c7140-be29-4561-b021-0045530de8d0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-TGu14oIm8i+Xjx+mLaretv4YkZM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MzR9.-ll6F9w5epGeECZoz0A_FmOZYXHW9-cfOdxnP7H8FG8"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MzR9.-ll6F9w5epGeECZoz0A_FmOZYXHW9-cfOdxnP7H8FG8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f01f5d64-56eb-43ea-8d18-ac31a8950dcb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a3-SA79oSKiJzG4kRCZHzxNdzGkB6Y"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 163B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MzR9.-ll6F9w5epGeECZoz0A_FmOZYXHW9-cfOdxnP7H8FG8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b145f802-76ed-4561-9f76-a7ec76bcf889
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 163
ETag W/"a3-7/lgGnAc8oIpkkYPA1QgvpCnOcA"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":5},{"label":"Repair completed","key":"repair_completed","count":16}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 4.81KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MzR9.-ll6F9w5epGeECZoz0A_FmOZYXHW9-cfOdxnP7H8FG8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 41456009-69f2-45f4-b32d-b08ccf734400
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"133d-ju1/ElUAwkzwM6qzOyijS//dAG4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191205,"job_number":"JOB_191205","tr_customer_id":191223,"tr_customer_product_id":191213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:28.000Z","name":"Ryley Gibson","mobile_number":"321-349-5044","email_id":"Freddy_Brown@hotmail.com","dop":"2025-04-06","serial_number":"18814471842797","imei1":"18814471842797","imei2":"18814471842797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191208,"job_number":"JOB_191208","tr_customer_id":191226,"tr_customer_product_id":191216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:30.000Z","name":"Brisa Hoppe","mobile_number":"529-769-8530","email_id":"Rodolfo80@hotmail.com","dop":"2025-04-06","serial_number":"18868740948632","imei1":"18868740948632","imei2":"18868740948632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191209,"job_number":"JOB_191209","tr_customer_id":191227,"tr_customer_product_id":191217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:30.000Z","name":"Fae Davis","mobile_number":"728-919-5009","email_id":"Alberto.Rice@hotmail.com","dop":"2025-04-06","serial_number":"12446448581569","imei1":"12446448581569","imei2":"12446448581569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191216,"job_number":"JOB_191216","tr_customer_id":191234,"tr_customer_product_id":191224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:22.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"Gavin Langosh","mobile_number":"760-273-7573","email_id":"Guiseppe_Kulas@hotmail.com","dop":"2025-02-01","serial_number":"89889812875159","imei1":"89889812875159","imei2":"89889812875159","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":191217,"job_number":"JOB_191217","tr_customer_id":191235,"tr_customer_product_id":191225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:30:34.000Z","name":"giyu tomiaka","mobile_number":"871-524-9717","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341339240770448","imei1":"341339240770448","imei2":"341339240770448","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T04:30:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MzR9.-ll6F9w5epGeECZoz0A_FmOZYXHW9-cfOdxnP7H8FG8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a5818edd-cf3e-4014-804b-23e127be3481
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 542ms
Mean size per request: 5.81KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MzR9.-ll6F9w5epGeECZoz0A_FmOZYXHW9-cfOdxnP7H8FG8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cd6e647b-a956-457f-b055-1d547561d812
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"173f-DFzsLH6Oo6IJjB4OqPmuAKaFoMw"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191217,"job_number":"JOB_191217","tr_customer_id":191235,"tr_customer_product_id":191225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:30:34.000Z","name":"giyu tomiaka","mobile_number":"871-524-9717","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341339240770448","imei1":"341339240770448","imei2":"341339240770448","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T04:30:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":191217,"remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:30:31.000Z"}],"quatations":[]},{"id":191216,"job_number":"JOB_191216","tr_customer_id":191234,"tr_customer_product_id":191224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:22.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"Gavin Langosh","mobile_number":"760-273-7573","email_id":"Guiseppe_Kulas@hotmail.com","dop":"2025-02-01","serial_number":"89889812875159","imei1":"89889812875159","imei2":"89889812875159","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":191216,"remark":"Battery Issue ","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:30:22.000Z"}],"quatations":[]},{"id":191209,"job_number":"JOB_191209","tr_customer_id":191227,"tr_customer_product_id":191217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:30.000Z","name":"Fae Davis","mobile_number":"728-919-5009","email_id":"Alberto.Rice@hotmail.com","dop":"2025-04-06","serial_number":"12446448581569","imei1":"12446448581569","imei2":"12446448581569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":191209,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:30:18.000Z"}],"quatations":[]},{"id":191208,"job_number":"JOB_191208","tr_customer_id":191226,"tr_customer_product_id":191216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:30.000Z","name":"Brisa Hoppe","mobile_number":"529-769-8530","email_id":"Rodolfo80@hotmail.com","dop":"2025-04-06","serial_number":"18868740948632","imei1":"18868740948632","imei2":"18868740948632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":191208,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:30:18.000Z"}],"quatations":[]},{"id":191205,"job_number":"JOB_191205","tr_customer_id":191223,"tr_customer_product_id":191213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:28.000Z","name":"Ryley Gibson","mobile_number":"321-349-5044","email_id":"Freddy_Brown@hotmail.com","dop":"2025-04-06","serial_number":"18814471842797","imei1":"18814471842797","imei2":"18814471842797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-19T04:30:28.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":191205,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:30:16.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MzR9.-ll6F9w5epGeECZoz0A_FmOZYXHW9-cfOdxnP7H8FG8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6821b242-b334-452d-8af2-3a1e976bf683
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTI5NjV9.riof3_KAT1GuMLodQRDdHqJV6ilykLSwKSuipyYSf_0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":152156,"problems":[{"id":1,"remark":"Reinstall OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0MzR9.-ll6F9w5epGeECZoz0A_FmOZYXHW9-cfOdxnP7H8FG8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4a3cbbdc-ac7f-4b10-b24f-ead56891d226
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 135
Request Body
{
            "job_id": 191217,
            "problems": [
                {
                    "id": 1,
                    "remark": "Reinstall OS"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3bbcb55-43bb-407f-8954-d5c85015f3d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-W54uYTUFk0rVjLMMPr62s7xLAMs"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQzNn0.WQF82z5Cbelj574IV3-Gs7y1RuM6XOzM1Gs5X8AYhdA"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQzNn0.WQF82z5Cbelj574IV3-Gs7y1RuM6XOzM1Gs5X8AYhdA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f1ee9952-fc78-47c8-aac8-4df6c189cef4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a3-SA79oSKiJzG4kRCZHzxNdzGkB6Y"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 201B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQzNn0.WQF82z5Cbelj574IV3-Gs7y1RuM6XOzM1Gs5X8AYhdA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9d2f1573-8b5f-423d-8946-277e9f39be92
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 201
ETag W/"c9-JPRaIweCo7cu/ONOMa49fm3Do+8"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":4},{"label":"QC Completed","key":"qc_completed","count":14},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQzNn0.WQF82z5Cbelj574IV3-Gs7y1RuM6XOzM1Gs5X8AYhdA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c3e96078-ce8d-4e4a-afa5-6591b944ebef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 14.56KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQzNn0.WQF82z5Cbelj574IV3-Gs7y1RuM6XOzM1Gs5X8AYhdA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a84171b6-da61-4c9f-b31a-c8e1a8bc3836
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"3a42-hfTb0awQZDlcS2VUGukWbTUzX3c"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191169,"job_number":"JOB_191169","tr_customer_id":191187,"tr_customer_product_id":191177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:20:15.000Z","modified_at":"2026-02-19T03:20:31.000Z","name":"Hipolito McLaughlin","mobile_number":"298-208-6276","email_id":"Caden56@yahoo.com","dop":"2025-05-30","serial_number":"15333606075631","imei1":"15333606075631","imei2":"15333606075631","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191173,"job_number":"JOB_191173","tr_customer_id":191191,"tr_customer_product_id":191181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:34:47.000Z","modified_at":"2026-02-19T03:35:25.000Z","name":"Hillard Sporer","mobile_number":"386-529-2601","email_id":"Marquis_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"19775311381897","imei1":"19775311381897","imei2":"19775311381897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191176,"job_number":"JOB_191176","tr_customer_id":191194,"tr_customer_product_id":191184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:35:32.000Z","modified_at":"2026-02-19T03:36:10.000Z","name":"Tatyana Hoeger","mobile_number":"435-408-9698","email_id":"Lola.Botsford10@hotmail.com","dop":"2025-04-06","serial_number":"12827120747469","imei1":"12827120747469","imei2":"12827120747469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191179,"job_number":"JOB_191179","tr_customer_id":191197,"tr_customer_product_id":191187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T03:36:17.000Z","modified_at":"2026-02-19T03:36:55.000Z","name":"Zelda Wehner","mobile_number":"533-328-3878","email_id":"Nathanael_Hauck@hotmail.com","dop":"2025-04-06","serial_number":"19544156292568","imei1":"19544156292568","imei2":"19544156292568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T03:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191181,"job_number":"JOB_191181","tr_customer_id":191199,"tr_customer_product_id":191189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:43.000Z","modified_at":"2026-02-19T04:29:51.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"32018154615866","imei1":"32018154615866","imei2":"32018154615866","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191183,"job_number":"JOB_191183","tr_customer_id":191201,"tr_customer_product_id":191191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:51.000Z","modified_at":"2026-02-19T04:30:28.000Z","name":"Julien Heidenreich","mobile_number":"483-995-4490","email_id":"Josiane_Schowalter5@hotmail.com","dop":"2025-04-06","serial_number":"15524197986672","imei1":"15524197986672","imei2":"15524197986672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191185,"job_number":"JOB_191185","tr_customer_id":191203,"tr_customer_product_id":191193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:53.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"Ariane Runolfsdottir","mobile_number":"372-445-1398","email_id":"Brady.DAmore69@gmail.com","dop":"2025-04-06","serial_number":"10658674615013","imei1":"10658674615013","imei2":"10658674615013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191186,"job_number":"JOB_191186","tr_customer_id":191204,"tr_customer_product_id":191194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:03.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"91336828587970","imei1":"91336828587970","imei2":"91336828587970","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191189,"job_number":"JOB_191189","tr_customer_id":191207,"tr_customer_product_id":191197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:54.000Z","modified_at":"2026-02-19T04:30:27.000Z","name":"Pierce Jast","mobile_number":"572-785-4626","email_id":"Nova.Herzog@yahoo.com","dop":"2025-06-18","serial_number":"10918787508236","imei1":"10918787508236","imei2":"10918787508236","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191191,"job_number":"JOB_191191","tr_customer_id":191209,"tr_customer_product_id":191199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:29:58.000Z","modified_at":"2026-02-19T04:30:32.000Z","name":"Seth Wisoky","mobile_number":"372-211-7294","email_id":"Abel.Dach91@hotmail.com","dop":"2025-04-06","serial_number":"17903019735809","imei1":"17903019735809","imei2":"17903019735809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191193,"job_number":"JOB_191193","tr_customer_id":191211,"tr_customer_product_id":191201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:01.000Z","modified_at":"2026-02-19T04:30:37.000Z","name":"Lenny Rice","mobile_number":"981-780-0083","email_id":"Clay_Luettgen85@hotmail.com","dop":"2025-04-06","serial_number":"10261188274570","imei1":"10261188274570","imei2":"10261188274570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191196,"job_number":"JOB_191196","tr_customer_id":191214,"tr_customer_product_id":191204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:35.000Z","name":"Donavon Ledner","mobile_number":"956-780-1388","email_id":"Tyshawn_Heidenreich62@yahoo.com","dop":"2025-04-06","serial_number":"19558276965750","imei1":"19558276965750","imei2":"19558276965750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191198,"job_number":"JOB_191198","tr_customer_id":191216,"tr_customer_product_id":191206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:37.000Z","name":"Hollis Hodkiewicz","mobile_number":"426-792-6731","email_id":"Lonny_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"10858614378033","imei1":"10858614378033","imei2":"10858614378033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191201,"job_number":"JOB_191201","tr_customer_id":191219,"tr_customer_product_id":191209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:07.000Z","modified_at":"2026-02-19T04:30:16.000Z","name":"saitama sensei","mobile_number":"708-424-4821","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"864907109497931","imei1":"864907109497931","imei2":"864907109497931","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191210,"job_number":"JOB_191210","tr_customer_id":191228,"tr_customer_product_id":191218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:19.000Z","modified_at":"2026-02-19T04:30:28.000Z","name":"tanjiro kamado","mobile_number":"739-868-6155","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"86792692658556","imei1":"86792692658556","imei2":"86792692658556","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"3fd-nisGjCTzjGnRpd0YElZvokQ2TeQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 451ms
Mean size per request: 2.93KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQzNn0.WQF82z5Cbelj574IV3-Gs7y1RuM6XOzM1Gs5X8AYhdA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b9db11a7-35a0-4a04-b0c1-2e7d609cb290
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"bbc-DUiGcdC+4ILaCoCZoVna5kdIUeg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191202,"job_number":"JOB_191202","tr_customer_id":191220,"tr_customer_product_id":191210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:09.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"Randi Kuhlman","mobile_number":"915-671-2928","email_id":"Ted_Marvin97@yahoo.com","dop":"2025-04-06","serial_number":"14244855419219","imei1":"14244855419219","imei2":"14244855419219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":191205,"job_number":"JOB_191205","tr_customer_id":191223,"tr_customer_product_id":191213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:36.000Z","name":"Ryley Gibson","mobile_number":"321-349-5044","email_id":"Freddy_Brown@hotmail.com","dop":"2025-04-06","serial_number":"18814471842797","imei1":"18814471842797","imei2":"18814471842797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":191217,"job_number":"JOB_191217","tr_customer_id":191235,"tr_customer_product_id":191225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:30:36.000Z","name":"giyu tomiaka","mobile_number":"871-524-9717","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341339240770448","imei1":"341339240770448","imei2":"341339240770448","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":151780}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQzNn0.WQF82z5Cbelj574IV3-Gs7y1RuM6XOzM1Gs5X8AYhdA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9985ab59-2015-469f-8ae8-e2c5672fc237
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 191217
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODE5MzM5Mn0.S2x1j0eNH1UBLrcqcF4TbDLqif0Lzbet8DgVaH9huoE' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 488ms
Mean size per request: 2.95KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQ3NTQzNn0.WQF82z5Cbelj574IV3-Gs7y1RuM6XOzM1Gs5X8AYhdA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 552a0111-30c6-40b9-9026-319e42fc08f3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"bc8-t9kNgTcdBAnl9dAw0L9BGMuRUFI"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191202,"job_number":"JOB_191202","tr_customer_id":191220,"tr_customer_product_id":191210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:09.000Z","modified_at":"2026-02-19T04:30:31.000Z","name":"Randi Kuhlman","mobile_number":"915-671-2928","email_id":"Ted_Marvin97@yahoo.com","dop":"2025-04-06","serial_number":"14244855419219","imei1":"14244855419219","imei2":"14244855419219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":191205,"job_number":"JOB_191205","tr_customer_id":191223,"tr_customer_product_id":191213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:16.000Z","modified_at":"2026-02-19T04:30:36.000Z","name":"Ryley Gibson","mobile_number":"321-349-5044","email_id":"Freddy_Brown@hotmail.com","dop":"2025-04-06","serial_number":"18814471842797","imei1":"18814471842797","imei2":"18814471842797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":191208,"job_number":"JOB_191208","tr_customer_id":191226,"tr_customer_product_id":191216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:18.000Z","modified_at":"2026-02-19T04:30:38.000Z","name":"Brisa Hoppe","mobile_number":"529-769-8530","email_id":"Rodolfo80@hotmail.com","dop":"2025-04-06","serial_number":"18868740948632","imei1":"18868740948632","imei2":"18868740948632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-19T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 573e26e8-e853-4a8a-90c1-3f602116cbe0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-JtImtVnw5KMR8VZ1zBw61NFukqs"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mzl9.NwFSdl5m8mOuxujeooU4THJ5Ex476Irtqxml-OhrJW0"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mzl9.NwFSdl5m8mOuxujeooU4THJ5Ex476Irtqxml-OhrJW0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 700e9100-2029-42d4-9f0a-ef690bd494bf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"c9-jn/+2Asb3Ic/fTGuGPsU+w0iTOs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mzl9.NwFSdl5m8mOuxujeooU4THJ5Ex476Irtqxml-OhrJW0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a72adb66-4ea0-4d87-bd57-eba973c7a490
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-QYYNT10LP7e1S6ESX82xXh4TgBI"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":3},{"label":"Created today","key":"created_today","count":111},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 2.92KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mzl9.NwFSdl5m8mOuxujeooU4THJ5Ex476Irtqxml-OhrJW0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fd0c5fa9-6ac6-4028-bf10-c81bd7f08bbe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"bb0-BXc9Os2dIl3Z1xukIhFJVov+gYc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191196,"job_number":"JOB_191196","tr_customer_id":191214,"tr_customer_product_id":191204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:35.000Z","name":"Donavon Ledner","mobile_number":"956-780-1388","email_id":"Tyshawn_Heidenreich62@yahoo.com","dop":"2025-04-06","serial_number":"19558276965750","imei1":"19558276965750","imei2":"19558276965750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191198,"job_number":"JOB_191198","tr_customer_id":191216,"tr_customer_product_id":191206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:37.000Z","name":"Hollis Hodkiewicz","mobile_number":"426-792-6731","email_id":"Lonny_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"10858614378033","imei1":"10858614378033","imei2":"10858614378033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191217,"job_number":"JOB_191217","tr_customer_id":191235,"tr_customer_product_id":191225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:30:38.000Z","name":"giyu tomiaka","mobile_number":"871-524-9717","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341339240770448","imei1":"341339240770448","imei2":"341339240770448","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 2.92KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mzl9.NwFSdl5m8mOuxujeooU4THJ5Ex476Irtqxml-OhrJW0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 747e2a5a-30af-425d-a781-a54b380505bb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"bb0-BXc9Os2dIl3Z1xukIhFJVov+gYc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":191196,"job_number":"JOB_191196","tr_customer_id":191214,"tr_customer_product_id":191204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:04.000Z","modified_at":"2026-02-19T04:30:35.000Z","name":"Donavon Ledner","mobile_number":"956-780-1388","email_id":"Tyshawn_Heidenreich62@yahoo.com","dop":"2025-04-06","serial_number":"19558276965750","imei1":"19558276965750","imei2":"19558276965750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191198,"job_number":"JOB_191198","tr_customer_id":191216,"tr_customer_product_id":191206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:05.000Z","modified_at":"2026-02-19T04:30:37.000Z","name":"Hollis Hodkiewicz","mobile_number":"426-792-6731","email_id":"Lonny_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"10858614378033","imei1":"10858614378033","imei2":"10858614378033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":191217,"job_number":"JOB_191217","tr_customer_id":191235,"tr_customer_product_id":191225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:30:38.000Z","name":"giyu tomiaka","mobile_number":"871-524-9717","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341339240770448","imei1":"341339240770448","imei2":"341339240770448","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-19T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":151780}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mzl9.NwFSdl5m8mOuxujeooU4THJ5Ex476Irtqxml-OhrJW0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 88e7ddfb-2193-41c9-a8fa-dc4120fbf197
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 191217
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_151780"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 1005B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mzl9.NwFSdl5m8mOuxujeooU4THJ5Ex476Irtqxml-OhrJW0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a25ca764-baa9-4a55-bc19-4d011a930994
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_191217"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1005
ETag W/"3ed-cDk0z0RSbf5C/aGWUGTQZms7Vpo"
Vary Accept-Encoding
Date Thu, 19 Feb 2026 04:30:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":191217,"job_number":"JOB_191217","tr_customer_id":191235,"tr_customer_product_id":191225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:30:40.000Z","name":"giyu tomiaka","mobile_number":"871-524-9717","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341339240770448","imei1":"341339240770448","imei2":"341339240770448","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_151780' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjgxOTM5Mjh9.fK48ceWy1y-QdFCEWGQJZiQA3u1diW9MxlOppF2Hq-I' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_191217
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 2.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0NzU0Mzl9.NwFSdl5m8mOuxujeooU4THJ5Ex476Irtqxml-OhrJW0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c286aaa6-f6eb-44b8-8c7a-1036a9aff877
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a38-rAU3b3CzxnXbmsj46e5KBLjpp24"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 19 Feb 2026 04:30:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":191217,"job_number":"JOB_191217","tr_customer_id":191235,"tr_customer_product_id":191225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-19T04:30:31.000Z","modified_at":"2026-02-19T04:30:40.000Z","name":"giyu tomiaka","mobile_number":"871-524-9717","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"341339240770448","imei1":"341339240770448","imei2":"341339240770448","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-19T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":729295,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T04:30:31.000Z","created_at":"2026-02-19T04:30:31.000Z"},{"id":729296,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-19T04:30:31.000Z","created_at":"2026-02-19T04:30:31.000Z"},{"id":729312,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-19T04:30:34.000Z","created_at":"2026-02-19T04:30:34.000Z"},{"id":729328,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-19T04:30:36.000Z","created_at":"2026-02-19T04:30:36.000Z"},{"id":729336,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-19T04:30:38.000Z","created_at":"2026-02-19T04:30:38.000Z"},{"id":729338,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-19T04:30:40.000Z","created_at":"2026-02-19T04:30:40.000Z"},{"id":729339,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-19T04:30:40.000Z","created_at":"2026-02-19T04:30:40.000Z"}],"problems":[{"id":181751,"problem":"Poor battery life","remark":"93 battery health","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-19T04:30:31.000Z"},{"id":181764,"problem":"Smartphone is running slow","remark":"Reinstall OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-19T04:30:36.000Z"}],"quatations":[]}}
Test Information
No Tests for this request